body{
     width: 1000px;
     margin: 0;
     background-color: #000000;
}

#mainContent{
     height: 100%;
     background-image: url(../_image/pageElementz/body.gif);
     background-repeat: repeat-y;
     background-color: #000000;
}

#kep {
     width: 1000px;
     height: 565px;
     background-image: url(../_image/openScreen.jpg);
     background-repeat: no-repeat;
     background-position: left;
     margin: 0;
}

#text{
     width: 280px;
     position: absolute;
     left: 500px;
     top: 0em; 
     background-image: url(../_image/synteko.gif);
     background-repeat: no-repeat;
     background-position: 20px 45px;
     border-left: 3px #ffffff solid;
     padding: 110px 0 5px 20px;
}

#feher {
     color: #ffffff;
     font-family: Verdana, Helvetica, Arial, sans-serif;
     font-size: 12px;
     text-align: left;
     line-height: 18px; 
}

a{
     color: #aaaaaa;
     text-decoration: underline;
}