body {
	background-color: #993300;
	width:1000px;
	margin-left: 10%;
	margin-right: 5%;
}


h1 {
	color: #000099;
	border-bottom: thin dotted #000099;
}

img { 
	border: 0px;
}


a { 
	text-decoration: none;
}


.center {
	margin-left: 20%;
	margin-right: 20%;
}
