body {
margin:0;padding:0;
background: #00008b url("images/kuu.png") no-repeat top right fixed;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
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;
margin: 0 auto;
width:932px;
}

.sidebar {
float: right;
width: 30%;
}

.text {
float: left;
width: 70%;
text-align:left;
}

.footer {
clear: both;
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} 

