body {
background:#000000 url('images/1959-Cadillac-Convertible-bg.jpg') repeat-y fixed center top;
font-family: "Trebuchet MS";
color: #8E93A4;
margin: 0px
}
	
a:link {
color: #CC0000;
text-decoration: none;
}
a:visited {
color: #CC0000;
text-decoration: none;
} 
a:hover {
color: #FF0000;
text-decoration: underline;

}