/* DECLARATIONS PAR DEFAUT */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: 0;
	font-size: 100%;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}

body {
	line-height:	1;
	background: #fff url(img/bg.jpg);
	color: #505050;
	font: 15px/150% georgia, georgia, georgia, serif;
}

#page {
	width: 973px;
	margin: 0px auto 10px auto;
	background: #fff url(img/page.jpg);
}

h1{
	color:#B0944B;
	margin-left:50px;
	margin-bottom:10px;
	font-size:33pt;
	letter-spacing:-3px;
	line-height:45px;
	font-family:georgia;
	font-weight:normal;
	text-decoration:none;
	text-align:left;
}

h2{
	color:#505050;
	margin-left:50px;
	font-size:10pt;
	letter-spacing:-0.7px;
	font-family:georgia;
	font-weight:normal;
	text-decoration:none;
	text-align:left;
}

h3{
	margin-right:50px;
	text-align:right;
}

hr.line{
	height:1px;
	border:1px dotted #B0944B;
	font-weight:normal;
	margin-bottom:10px;
}

#footer{
	color:#B0944B;
	text-align:center;
	font-size:22px;
	font-family:georgia;
	background: url(im/background/bg_footer.jpg) bottom left repeat-x;
}

<style type="text/css">
a:link{text-decoration:none;color:#B0944B;}
a:visited{text-decoration:none;color:#B0944B;}
a:hover{text-decoration:underline;color:#B0944B;}
</style>
