body {
	background-color: #CCFF99;
	background-image: url(star_bg.png);
	background-repeat: no-repeat;
}

.feature {
    text-align: center;
	background-repeat: no-repeat;
	background-position: inherit;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	
}

.style1 {font-family: Verdana, Arial, Helvetica, sans-serif}

a img:link {
	border: 0px;
}

a {
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

a {
	font-weight: bold;
}
.feature a:link {
	text-decoration: none;
	color: white;
}
.feature a:visited {
	text-decoration: none;
	color: white;
}
.feature a:hover {
	text-decoration: none;
	color: red;
}
.feature a:active {
	text-decoration: none;
	color: white;
}
#copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: x-small; 
	padding: 10px;
}
.style4 {color: #666666}
#content {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	text-align: left;
	padding: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFCB;
	vertical-align: top;
}
#subscribe {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	text-align: left;
	padding: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
	vertical-align: top;
}
#feature {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: #999966;
	text-align: center;
	vertical-align: top;
	padding: 10px;
}
#content #about {
	padding: 10px;
}
#header {
	padding: 10px;
	text-align: right;
}

#interns {
	background-color: #99CC66;
	font-size: 18px;
	padding: 10px;
	width: 350px;
}

#content #large {
	font-size: x-large}


#content #email {
	 background-color: #CCFF99;
	 background-image: url();
	 background-position: 5px center; 
	 background-repeat: no-repeat; 
	 padding: 10px;
	 font-size: 24px;
 }
 
 #content #phone {
     background-image: url();
	 background-position: top center; 
	 background-repeat: no-repeat; 
	 padding: 10px;
	 font-size: 24px;
}

#content #twitter {
	background-color: #CCFF99;
	background-image: url();
	background-position: top center; 
	background-repeat: no-repeat; 
	padding: 10px;
	font-size: 24px;
}

#content #forum {
	 background-image: url();
	 background-position: top center; 
	 background-repeat: no-repeat; 
	 padding: 10px;
	 font-size: 24px;
}

#content #facebook {
	background-color: #CCFF99;
	 background-image: url(); 
	 background-position: top center; 
	 background-repeat: no-repeat; 
	 padding: 10px;
	 font-size: 24px;
}


<!--[if gte IE 5]>
.content {
	padding: 60px;
}


<![endif]-->