/* Globals ---------------------------------------- */

body {
	margin:0px;
	padding:0px; /* Changed on 2007.07.20 (fixes in Opera) */
	background: #FFF url('../../../../media/layout/V2/BackgroundPattern.gif') repeat scroll center top;
	text-align:center;
}

#Site {
	margin:auto;
	width:750px; 
	height:400px;
}


#Signet {
	margin:auto;
	margin-top:100px;
	width:570px;
	height:283px;
	text-align:left;
}








