 body {
	font-family: Arial, sans-serif;
	font-size: 12px;
	margin: 0px;
	background-image: url(bg.gif);
	background-attachment: scroll;
	margin-left: 15%;
	margin-right: 15%;	
} 

 #bar{
	background-color: #FF8C00;
	font-family: Arial,sans-serif;
	border-top: 3px;
	border-style: solid;
	background: #FF8C00;
	font-size: larger;
	font-style: normal;
	margin: auto;
	background-attachment: scroll;
	font-size: larger;
	font-style: normal;
	border: medium solid Black;
	width: 700px;
	height: 60px;
	margin-left: 15%;
	margin-left: 15%;
	border-bottom: 0px;
}
#banner{
	background-color: "red";
	height: 125px;
	width: 700px;
	margin: auto;
	border-style: none;
	border-right: solid;
	border-left: solid;
	border-top: solid;
	margin-left: 15%;
	margin-right: 15%;
	background-color: Red;
	background-attachment: scroll;
	font-style: ;
	font-size: larger;
	font-variant: normal;
	font-weight: bold;
	background: #8B0000 scroll;
}
#content{
	background-color: "white";
	border: solid;
	width: 660px;
	height: 400px;
	margin-left: 15%;
	margin-right: 15%;
	background: White;
	padding: 20px;
}
.banner{
	color: "White";
	font-size: larger;
	font-family: "Courier New", Courier, monospace;
	
}
.body{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: medium;
	letter-spacing: normal;
	font: normal large;
	margin-right: 15%;
	margin-left: 15%;
	padding: 20px;
	word-spacing: 1px;
}
#footer{
	margin-left: 15%;
	margin-right: 15%;
	background-color: White;
	Width: 680px;
	height: 150px;
	border-bottom: solid;
	border-right: solid;
	border-left: solid;
	border-top: dashed;
	padding:10px;
}
A:link {color: white}
A:visited {color: blue}
A:active {color: Black}
A:hover {color: white}

}
