body {
	background-image: url(../images/background.gif);
}
#container2 {
	background-image: none; 
	border: none; 
	height: 600px;
}
#container1 {
	height: 705px; 
	background-color: #fcc; 
	border: 1px solid black;
}
#content {
	height: 525px; 
	left: 0;
}
h2 {
	background-image: url(../images/hwelcome.gif);
	width: 150px;
	top: 30px;
	right: 30px;
}
#top {
	background: black url(../images/welcometitle.gif) no-repeat center; 
	top: 0px; 
	height: 35px; 
	padding: 0; 
	margin: 0; 
	width: 890px; 
	left: 0;
}
#nav {
	border-top: 5px solid black;
	width: 890px; 
	left: 0;
}
dt img {
	border: 1px solid black;
}
#footer { 
	top: 648px; 
	width: 890px; 
	background-position: top center; 
	background-repeat: no-repeat; 
	left: 0; 
	border-top: 5px solid black;
}
dl {
	position: absolute; 
	top: 20px; 
	right: 0; 
	text-align: center;
	 padding: 10px 20px 0 0;
}
dt, dd {
	font: normal bold 16px Arial, Helvetica, sans-serif;
}
#main {
	width: 420px; 
	text-align: center; 
	font: normal normal 12px/2.5 Arial, Helvetica, sans-serif;
	padding: 0 10px 0 100px;
}
#challenge {
	padding: 20px 0 0 100px;
} 
