/* structure */
body {
	margin:0px;
	padding:0px;
	height:100%;
	color:#333333;
	background:#fff url(../images/bg-default.png) center top repeat-x;
}

