Body 
{  
background-image: url('images/edge2.gif'); 
background-repeat: repeat-x; 
}

h1 {color: white}
address {text-align: center;}

a:link
{
	font-weight: bold;
	color: rgb(76,0,93); 
}
a:visited
{
		font-weight: bold;
		color: rgb(0,153,153); 
} 
a:active 
{
		font-weight: bold;
		color: rgb(255,0,128);
}

h1.first {margin-left: 234px} 