body 
{
color : #000;
font-size : small;
font-family : Sans-serif;
font-weight : normal;
background-color : #f0e68c;
background-image : url(/images/1.gif);
background-attachment : fixed;
text-align : left;
margin : auto;
max-width : 350px;
border:2px solid #555454;

}
a 
{
text-decoration : red;
}
a:link 
{
color : #808000;
}
a:visited 
{
color : #556b2f;
}
a:hover    { text-decoration: underline; background-color: #fff} 

.header {
color : #fff;
line-height : 20px;
background-color : #9acd32;
background-image : url(images/header.gif);
background-repeat : no-repeat;
text-align : center;
border-top : 2px solid #006400;
border-bottom : 2px solid #006400;
}


.logo {
color : #000;
line-height : 20px;
background-color : #00a000;
background-image : url(images/header.gif);
background-repeat : no-repeat;
text-align : center;
border-top : 2px solid #006400;
border-bottom : 2px solid #006400;
}

.niz {
color : #000;
line-height : 5px;
background-color : #00a000;
background-image : url(images/header.gif);
background-repeat : no-repeat;
text-align : center;
border-top : 2px solid #006400;
border-bottom : 2px solid #006400;
}

