/* CSS Document */


/* ELEMENTS */

body {
	margin-bottom:0;
	padding:30px;
	background-color:#420F07;
}
h2 {
	margin-top:0;
}

#container {
	width:auto;
	min-width:700px;
	margin:0;
	padding-top:80px;	
	background:transparent url(/img/mastheadLogo.gif) 0px 0px no-repeat;
}

