body {
margin:0;padding:0;
background: #00008b url("images/seletaja.png") repeat left top;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#ffff00;
}

.hello {
width:100%; height:220px;
background:#ffd094 url("images/uni.png") repeat-x;
text-align:center;
}

.hello img {height:210px;}

.content {
padding:1px 40px;
}

.text {
text-align:left;
}

.whoring {
width:520px; margin:10px 20%;
line-height:18px;
font-size:11px;
text-align:right;
}

.footer {
background: #ff7d01 url("images/seletaja.png") repeat-x;
width:100%;height:60px;
}

.footer2 {
padding: 40px 10px 5px;
font-size:10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
text-align:center;
}

a:link {color: #ffff00}
a:visited {color: #ffff00}
a:hover {color: #ffff00; text-decoration:none;} 
a:active {color: #ffff00} 
