/* Global properties ======================================================== */
html {width:100%;}

body { 	 
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%; 
	color:white;
	min-width:980px;
	background:url(/images/bg.jpg) center -216px repeat #1f1f1f;
	padding:34px 0;
}

#wrapper1 a {color: white; font-size: 200%; clear: both;}
#wrapper2 a {color: white; font-size: 150%; line-height: 200%;}

#cell1{float:left;margin-left: 45%;}
#cell2{margin-right: 20%;}
