A {
	color: Gray;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
}
A:hover {
	color: Maroon;
	font-weight: normal;
	text-decoration: underline;
}

body {
    background: url(../images/back.jpg); 
	background-repeat: repeat;
	background-attachment:fixed;
}

body p{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Navy;
	font-size: 70%;
}

h1 {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
color: #003366;
font-size: 100.01%;
text-align: center;
padding: 10px 0 0px 0;
margin-bottom: 0px;
}

h2 {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 90%;
color: #FFFF33;
text-align: center;
margin: 0px;
}

.menu p{
font-size: 75%;
letter-spacing: 1px;
color: #FFFF33;
text-align: center;
margin: 1px 0 1px 0;
}

.menu a{
font-size: 85%;
letter-spacing: 1px;
color: #FFFF33;
text-align: center;
margin: 1px 0 1px 0;
}

.menu a:hover{
text-decoration: underline;
color: #FFFF33;
}

img {
margin: 0 1px 0 1px;
 }