*{margin:0;
padding:0}

body{background-image:url(img/green_background.jpg);
background-repeat:no-repeat;
background-position:top center;
background-color:#8fb059;
font-family:Times New Roman,Helvetica,sans-serif;
font-size:14px
-webkit-transform: rotateZ(0deg);
-webkit-transition: -webkit-transform 2s ease-in-out;}

#wrap{width:820px;
margin:20px auto}

.clear{clear:both}

#header{background-image:url(img/header.png);
background-repeat:no-repeat;
height:400px}

#headerlinks{padding-top:200px}

#headernav{padding-top:0px}

#main{background-image:url(img/p_white.png)}

#maintext{padding-top:75px;
padding-right:100px;
padding-left:100px;
padding-bottom:50px}

#maintext p{text-indent:20px}

#maintext u{color:#006400}

#footer{background-image:url(img/p_white.png);
background-repeat:no-repeat;
height:200px}

#footertext{padding-top:60px;
padding-right:175px;
padding-left:175px}

#footertext p{text-indent:20px}

#footertext u{color:#006400}

#footertext a{color:#000000}

#footertext h1{font-size:60px}

