body {
		text-align: left;
                background-color: #004F59;
                background-image: url();
                background-image:repeat
}

#haeder h1{
     font-family: Tahoma;
     font-size: 400%;
 @@line-height: 50px;
     color: #FCFCCE;
     font-weight: 900;     
     text-align: left;
     padding: 2px 2px 2px 2px;
}

.menu a {
     font-family: Gulim;
     color: white;
 @@line-height: 6px;
     margin-right:4px;
     padding: 4px;
     width: 30px;
     font-size:15px;
     font-weight:bold;
     text-align: center;
     text-decoration: none;
}

h2,h3,h4{
     font-family: Tahoma;
     font-size: 130%;
     color: #FCFCCE;
     font-weight: 900; 
     line-height:2px;  
     text-align: left;
     padding: 2px 2px 2px 2px;
}

h5{
     font-family: Tahoma;
     font-size: 100%;
     color: #FCFCCE;
     font-weight: 100; 
     line-height:2px;  
     text-align: left;
}



#main {
     font-size: 80%;
     font-weight: 900;
     color: white; 
     text-align: left;
     padding: 2px 2px 2px 2px;
}

#footer {
     font-size: 80%;
     font-weight: 400;
     color: white; 
     text-align: center;
     padding: 2px 2px 2px 2px;
}

#main2 {
     font-size: 80%;
     font-weight: 900;
     color: white; 
     white-space:pre;
     padding: 2px 2px 2px 2px;
}



