@charset "utf-8";
/* CSS Document */

body {
	background: #781313 url(bg.jpg) top left repeat-x;	
}

#logo {
	background: url(logo.jpg) no-repeat;
	margin-left: auto;
	margin-right: auto;
	width: 585px;
	height: 112px;
	margin-top: 100px;	
}