body, html {
    height: 100%;
}

body
{
	background-position: center;
	margin: 0 auto;
	padding: 0;
	border: none;
	background-color: #CDDBE2;
	font-family: "Trebuchet MS" , Verdana,Tahoma, Arial, Helvetica, Sans-Serif;
	color: #000;
	line-height: 1.3em;
	width: 1000px;
	/*background-image: url( '/Content/images/background-fade.jpg' );
	background-repeat: repeat-y;*/
}

A { color: #648C34; }
h1 {
    font-size: 1.5em;
     color: #044763;
}
h2 {
    font-size: 1.5em;
     color: #044763;
}
h3 {
    font-size: 1.4em;
     color: #044763;
}
h4 {
    font-size: 1.2em;
     color: #044763;
}
h5 {
    font-size: 1.1em;
     color: #044763;
}
h6 {
    font-size: 1.0em;
     color: #044763;
}
address {
}
menu {
}

    
