
body {
background:#8b8b8b;
color:black;
font:76% Verdana,Tahoma,Arial,sans-serif;
margin:0px auto;
padding:0; 
text-align:center;
}

a {
color:blue;
font-weight:bold;
text-decoration:none;
}

a:hover {
color:red;
text-decoration:underline;
}

/*** Container  ***/

#container {
background:#f0f0f0 url(images/background.jpg);
color:black;
margin:0px auto;
padding:0px;
text-align:left;
width:1259px;
}

h1 {
margin:0cm;
color: #408080;
font-family:Mistral, sans-serif;
text-align: center;
font-size:14pt;
}

h2 {
margin:0cm;
color: #408080;
font-family:Mistral, sans-serif;
text-align: center;
font-size:14pt;
}


/*** Footer ***/

#footer {
background:#8b8b8b url(images/footer.jpg) top left repeat-x;
clear:both;
color:#d0d0d0;
font-size:0.9em;
font-weight:bold;
margin:0px auto;
padding:20px 0;
text-align:center;
width:1259px;
}

#footer a {
color:#d0d0d0;
font-weight:bold;
text-decoration:none;
}

br {font-size:9pt;}

/*** End of file ***/
