#bg_top{
	background:url('paint/bg_top.jpg') no-repeat center top;
}
#header{
	background:url('paint/bg_header.jpg') no-repeat center top;
}

body {
	font-size: 12px;
	font-family: Arial, sans-serif;
	color:#C2AE7D;
	background:#160500 url('images/bg_repeat.html') repeat-y center  top;
}
