.content{
width:1000px;
margin-left: auto;
margin-right: auto;
height:256px;
font: normal normal normal normal Arial, sans-serif;
}

.logo{
float:left;
}

.photo img{
width:744px;
height:256px;
}

h1{
color: rgb(50,50,50);
}

.nav{
float:left;
width:1000px;
height:256px; 
background-image: url(titlepic.png);
background-size: 100% 100%;
}

.menu{
width:1000px;
height:30px;
float: left;
margin-top: 5px;
padding-top: 10px;
padding-bottom: 30px;
border-bottom: 1px solid rgb(200,200,200);
}

.menu a{           
display:block;
height:30px;
font-size: 15px;
font-weight: bold;
margin-right: 15px;
margin-left: 15px;
padding-right: 10px;
padding-left: 10px;
padding-top: 10px;
background-color: rgb(220,220,220);
color:black;
text-decoration: none;
float: left;
}

.menu a:hover{
background-color: rgb(200,200,200);
}

.page{
float:left;
width:1000px;
text-align: justify;
padding-top: 10px;
}

.page a{
color: rgb(0,51,102);     
text-decoration: none;
font-weight: bold;
}

.page a:hover{
color: rgb(0,51,153);
}

.page p{
margin-top:0px;
margin-bottom:0px;
}

.page h1{
padding: 5px 0px 5px 5px;
display: block;
margin: 0px 0px;
}

.logout a:hover{
color: rgb(0,70,150);
}

.space{
height:50px;
float:left;
width:100%;
}

.signature{
width:100%;
border-top: 1px solid rgb(185,185,185);
margin-top:10px;
padding-top: 10px;
padding-bottom: 20px;
font-weight: bold;
font-size: small;
float:left;
}

.booking{
margin-left: auto;
margin-right: auto;
width:80%;
text-align: center;  
border-top: 1px solid rgb(183,214,96);
border-bottom: 1px solid rgb(183,214,96);
}

.booking .left{  
text-align: right;
padding-right: 10px;
border: 0px;
}
                   
.booking .right{  
text-align: left;
padding-left: 10px;
border: 0px;
}
