html { height: 100%; margin-bottom: 1px; }


body
{
margin:0px; 
background-image:url('images/Header_background.jpg');
background-repeat:repeat-x;
background-color:#e5d091;
}


A:link {text-decoration: none; color: green;}
A:visited {text-decoration: none;color: red;}
A:active {text-decoration: none; color: green;}
A:hover {text-decoration: none; color: green; font-weight:bold;}


.bodytext {font-size: 13px; line-height: 1.6; margin-left: 80px; margin-right: 60px; font-family: 'Verdana'; color: #000000; text-decoration: none; text-align:left;}

.normaltext {font-size: 12px; line-height: 1.6; margin-left: 5px; margin-right: 5px; font-family: 'Verdana'; color: #000000; text-decoration: none; text-align:left;}

.fontcamel {font-size: 13px; line-height: 1.6; margin-left: 50px; margin-right: 50px; font-family: 'Verdana'; color: #6A2411; text-decoration: none; text-align:left;}

.peoplename {font-size: 13px; line-height: 1.6; font-family: 'Verdana'; color: #6A2411; text-decoration: none; text-align:left;}

.title {font-size: 32px; margin-left: 20px; font-family: 'Georgia'; color: #6A2411; font-style: italic; text-align:left;}

.titlenomargin {font-size: 32px; margin-left: 0px; font-family: 'Georgia'; color: #6A2411; font-style: italic; text-align:left;}
