body {
background-color: #cecece;
background-image: url(background.jpg);
background-repeat: no-repeat;
background-position: top center;
margin:0;
padding:0;
}

#head {
width: 100%;
background: url(images/header-bg.gif) repeat-x top;
height: 124px;
clear: both;
}

.veliava {
float: right;
width: 200px;
height: 47px;
position:relative;
z-index:100;
}

#fb {
float: left;
width: 100px;
height: 20px;
margin-top: 20px;
position:relative;
z-index:100;
}

#fb a{
color: #3B5999;
}
