body{
background:white;
font-family : arial,geneva,helvetica ;
}

#logo{
position:absolute;
background:url(pix/met.gif) no-repeat top right;
width:200px;
height:160px;
float:right;
}
#metsur{
position:absolute;
width:400px;
height:48px;
color:black;
font-family : times,lucida,geneva,helvetica ;
font-size : 48px;
background:transparent;
text-decoration:none;
text-align: center;
}

#slogan{
position:absolute;
width:400px;
height:48px;
color:grey;
font-family : times,lucida,geneva,helvetica ;
font-size : 24px;
font-style : oblique;
background:transparent;
text-decoration:none;
text-align: center;
}
