@charset "utf-8";
/* CSS Document */

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	margin:0px;
	padding:0px;
	background:url(../images/header-bg.gif) top repeat-x;
	}
	
h1 {
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	}
	
#header {
	height:198px;
	}

	
	