BODY
{
background-color:maroon;
font-family:Verdana, Arial, Sans-Serif;
color:Yellow;
}
a,table
{
	color:Yellow;
}
h1
{
	color:Yellow;
}
#menu 
{
	width:1000px;
	font-size:	130%;
	border-color: yellow;
	border-width: medium;
	border-style:solid;
	padding:	15px;
	margin:		0px 0px 0px 0px;
}
#image, #images
{ 
	width:1000px;
	margin: 20px 20px 20px 20px;
}