*{
	margin: 0;
	padding: 0;
}

body {
	background: #fff url(background.png) repeat-x;
}

img {
	border: none;
}

#wrap {
	width: 910px;
	/*margin: 0 0 0 30px;*/
	margin: 0 auto;
}

#content {
	clear: both;
	background: url(../../images/site_bg.jpg) center center no-repeat;
	width: 910px;
	height: 514px;
}

#content {
	color: #fff;
	font: bold 13px ARIAL;
}