body
{
width:700px;
background-image: url(background.jpg);
background-repeat:no-repeat #2E7A20;
text-align:center;
margin-top:50px;
text-decoration:none;
margin-left:auto;
margin-right:auto;
height:700px;
vertical-align:center;
}
}

#container
{
width:700px;
margin-left:auto;
margin-right:auto;
height:700px;
}
p 
{
position:relative;
text-align:center;
text-decoration:none;
}
#header
{
text-align: center;
width:700px;
height:155px;
background-color: #5F9244;
border:2px solid black;
background-image: url(newlogo3.jpg);
background-repeat:no-repeat;
color:black;
}

#header h1
{
line-height:100px;
vertical-align:middle;
width: 500px;
color: #4fac63;
text-align:center;
margin-top:0px;
float:right;
color:white;
font-size:40px;
margin-left:auto;
margin-right:auto;

}

#column1
{
float:left;
Width:50%;
clear:right;
height:0px;
padding-right:20px;
text-align:auto;
}
#column2
{
margin-top:0px;
Width:50%;
float:right;
border-left:1px solid black;
padding-left:10px;
height:0px;
clear:left;
}
#column1 a:hover
{
background-color:white;
color:green;
}
#column2 a:hover
{
background-color:white;
color:green;
}

#column1 a
{
color:black;
}
#column2 a
{
color:black;
}
#column0
{
width:500px;
height:75px;
margin-top:200px;
font-size:20px;
margin-left:auto;
margin-right:auto;
}




