/* CSS Document */

body{
	font-size:12px;
	color:#000;
	font-family:"Trebuchet MS", Verdana, Arial;
	margin-top:5px;
	margin-left:0px;
	/*background:url(../images/sur_background.jpg);*/
	background-color:#4F1102;
	background-position:center;
	background-repeat:repeat-y;
}

#contour{
	position:relative;
	margin:20px auto 0px auto;
	height:540px;
	width:600px;
	color:#CCCCCC;
	font-size:12px;
	text-align:center;
}
