body {
	padding: 0;
	margin: 0;
	background: #F7F5E1;
	}

img { border: 0; }

a:link, a:visited {
	border: 0;
	text-decoration: none;
	}

a:hover, a:active { 
	border: 0; 
	text-decoration: none;
	}

#start {
	position: static;
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	}

#header {
	position: static;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	background: url('header.gif') no-repeat;
	}

#navigation {
	position: static;
	padding-top: 100px;
	padding-left: 350px;
	}
