Sorry your Majesty(
), change your css to this:
Code:
/*–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––
Olive tree hotel Style Sheet
version: 1.0
Author: Genia Malinsky
E-mail: genia.m@gmail.com
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
body{
background: #b3bc8d;
margin:0;padding:0;
}
.clear{clear:both;}
#containor { margin:0 auto; width:1020px;padding-top:20px;}
#header{
height:122px;
}
#logo{
float:left;
margin-left:52px;
display:block;
}
#title h2{
display: inline;
color:#fff;
font-family:"Times New Roman";
font-size: 21px;
text-align:center;
height:31px;
position: relative;
margin: 0 10px 0 10px;
vertical-align: middle;
}
#title img {
vertical-align: bottom;
}
#title{
height:41px;
float: right;
margin-top:40px;
margin-right: 90px;
}
.l{float:left;display:inline;}
.r{float:right;display:inline;}
Bookmarks