/* Header */

body {
	background: url(/images/header1-bg.jpg) top center repeat-x #000000;
	margin: 10px auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}

#header {
	background: url(/images/header-bg.jpg) repeat-x top center;
	width: 736px;
	height: 53px;
}	

img#logo {
	margin-left: 20px;
}