* {
	margin: 0;
	padding: 0;
}

body {
	background: #d7a546 url(../../images/BG.jpg) repeat-x top;
	height: 100%;
}


