body {
background-color: #000000;
margin : 0; padding : 0;
height: 100%;
font-family: tahoma;
font-size: 12px;
color: #000000;
}

a:link   {color:#000000; text-decoration:none;}
a:visited   {color:#000000; text-decoration:none;}
a:hover   {color:#000000; text-decoration:underline;}

#egesz {
width: 500px;
margin: 0 auto 0 auto;
background-color: #ffffff;
}

#felso {
width: 500px;
height: 500px;
}

#honlap {
width: 500px;
height: 500px;
background-repeat: no-repeat;
background-image: url(honlap.png);
}

