body
{
background-image:url(images/background1.png);
background-position:center;
margin:20px;
}



.footer
{
height:150px;

}

.bodyback
{
background-image:url(images/bodyback.png);
background-position:center top;
}

a:link
{
text-decoration:none;
font-size:18px;
/*color:#ED0A0A;*/
color:#000000;
}

a:hover
{
text-decoration:none;
/*color:#ED0A0A;*/
color:#000000;
font-size:18px;
}

a:visited
{
text-decoration:none;
/*color:#ED0A0A;*/
color:#000000;
font-size:18px;
}

a:active
{
text-decoration:none;
/*color:#ED0A0A;*/
color:#000000;
font-size:18px;
}

.bodybox 
{
background-image:url(images/bodyback2.png); 
background-position:center center;
}

.webmaster
{
font-size:14px;
color:#330A0A;
}

.navpic:link
{
border-color:#ffffff;
border-style:outset;
border-width:3px;
width:120px:
height:120px;
}
.navpic:active
{
border-color:#ffffff;
border-style:outset;
border-width:3px;
width:120px:
height:120px;

}
.navpic:visited
{
border-color:#ffffff;
border-style:outset;
border-width:3px;
width:120px:
height:120px;

}

.navpic:hover
{
border-color:#ffffff;
border-style:inset;
border-width:3px;
width:120px:
height:120px;

}