body {
	font-family:"Century Gothic", Helvetica, Arial, sans-serif;
	font-size:12px;
	background:white url(bg.jpg) no-repeat top center;
	text-align:center;
	color:#09379d;
	padding-top:170px;
	*padding-top:180px;
}

#page {
	position:relative;
	width:656px;
	margin:1.5em auto 1.5em auto;
}

h1 {
	font-weight:normal;
	font-size:20px;
}

p {
	width:614px;
	margin:1.5em auto 1.5em auto;
	text-align:left;
	line-height:18px;
}

#footer {
	margin:0 auto 0 auto;
	width:618px;
	overflow:hidden;
	text-align:center;
	background:white url(bg-bottom.png) repeat-x;
}

img, a {
	border:0px none;
	padding: 0;
	margin: 0;
}

.fr {
	position:absolute;
	top:7px;
	left:-2px;
}

.en {
	position:absolute;
	top:7px;
	right:2px;
}