body{background-color: 548536;}
		
#main {
		width: 750px;

                background-color: A0FFA1; 
		margin: 0px auto;
                float: center;
		}

#top {
		width: 750px;
                height: 95px;
		margin: 0px auto;
                background: url(images/top2.jpg);
                float: center;
                vertical-align: top;
		}

#bottom {
		width: 750px;
                height: 30px;
		margin: 0px auto;
                background: url(images/bottom.jpg);
                float: center;
		}



#tresc {
                float: center;
		width: 750px;
		margin: 0px auto;
                text-align: center;
		}
#center {
		width: 600px;
                float: right;
		}
   
p {             
                font-size: 10;
                font-color: black;  
                font-family: tahoma;
}

a:active {
color : black; 
font-weight: 600;
text-decoration : none; 
} 
a:link {
color : black; 
font-weight: 600;

text-decoration : none; 
} 
a:visited {
color : black; 
font-weight: 600;

text-decoration : none; 
} 
a:hover {
color : red; 
font-weight: 700;
text-decoration : none; 
} 

img.icon {
	float: right;
	width: 160px;
	height: 120px;
}