/* CSS Document */

body {
	font-family: "Helvetica Neue", Helvetica, Geneva, sans-serif;
	margin: 0;
	padding: 0;
	font-size: 12px;
	background-color: #000;
}

#header {
	background: #FFFFFF url(/images/bg1/bg_header.jpg) left top;
	width: 100%;
}

