

@import url("reset-fonts.css");

/* LAYOUT STRUCTURE
------------------------------------------------------------------
-----------------------------------------------------------------*/
body {
	background:url(../img/bg_body.gif) repeat 0 0;
}
#wrapper {
	width:1000px;
	margin: 0px auto;
	height:200px;
}
