#content{
	background-color:black;
	margin-top:40px;
}
h2 {
	background-image:none;
	background-color:none;
}
div#content p {
	text-align:left;
}
.links {
	margin-left:20px;
}
.note{
	color:red;
	font-weight:bold;
}
a.thumb:link{
	color:yellow;
}
a.thumb:visited{
	color:orange;
}
object{

}
th{
color:black;
background-color:#d0710b;
font-size:200%;
font-style:italic;
}