body {
	font-family:					helvetica, arial, sans-serif;
	font-size:						14px;
	height:							1000px;
	background:						#ffffff url(../images/background_img.png) top left repeat-x;
	color:							#000000;
}

.reset {
    float:              			none;
    clear:              			both;
}

#wrapper{
	width:							900px;
	min-height:						700px;
	margin:							0px auto;
	
}

em {
    font-style:                     italic;
}

