/* CSS Document */

html, body{
margin: 0;
padding: 0;
height:100%;
line-height:1.0;
color:#333;
font-family:Arial, sans-serif;
font-size:9px;
}

#dammy { 
background: transparent; 
width: 100%; 
height: 20%; 
margin-top: -75px; 
float: left; 
} 

#top{
width:420px;
margin-top:20px;
clear: both; 
position: relative;  
margin-right:auto;
margin-left:auto;
text-align:center;
}

