body 
{
background-color:#3D0011;
background-image: url(http://moosack.net/Larrybg222.jpg);
background-repeat:no-repeat;
background-attachment: fixed;
background-position: center;
}

A:link{
  color: maroon;
  letter-spacing: normal;
  font-family:
  font-weight:bold;
  font-variant: normal;
  font-style: normal;
  font-size: large;
  text-decoration: none;
  text-transform: none; 
  
}
a:visited {
	color: #2D73B9;

	font-family:
    font-weight: bold;
    font-variant: normal;
    font-style: normal;
  	font-size: large;
    text-decoration: none;
    text-transform: none;
}


A:hover {
  color: aqua;
  letter-spacing: normal;
  font-family:
  font-weight:bolder;
  font-variant: normal;
  font-style: normal;
  font-size:large
  text-decoration: none;
  text-transform: none;
  white-space:
  background-color:
}

A:active {
	color: white;
	background-color: none;
	font-family
    font-weight: bold;
    font-variant: normal;
    font-style: normal;
  	font-size: large;
    text-decoration: none;
    text-transform: none;
}


/*
div#logo
{

position:relative;left:14%;top:16px;
z-index:4;

}
*/


