body {
	background-image: url(motherBoard.png);
	left: auto;
	right: auto;
}
h1 {
	color:#9F1C04;
	font-size: 210%;
}
#text {
	color: #F8965A;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 100%;
}
#content{
	background-color:#3366CC;
	width: 960px;
	position: absolute;
	left: 25%;
	right: 25%;
}
a:link {
	text-decoration: underline;
}
.featuredText {
	text-decoration: underline;	
	font-size: 135%;
}
.ad01{
	top: 20px;
}
.ad02{
	top: 680px;
}
.search{
	
}
a:visited {
	text-decoration: underline;
}
#content{
	padding-top: 10px;
}