body {
background-color: #dad7d2; 
background-image:url('/images/back-pic.jpg');
background-position:center top;
background-repeat:no-repeat;
} 
h1{
color: maroon;
text-align: center;
font-family: Arial, Helvetica, sans-serif;
}
.btns {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #ffffff;
text-decoration: none;
} 
.btns:hover {
font-weight: bold; 
color: #dad7d2; 
} 
.submenu {
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 12px; 
color: #000000; 
font-weight: bold; 
text-decoration: none; 
} 
.submenu:hover {
color: #ff0000; 
} 
.submenu2 {
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 11px; 
color: #000000; 
font-weight: normal; 
text-decoration: none; 
} 
.submenu3 {
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 11px; 
color: #000000; 
font-weight: normal; 
text-decoration: none; 
} 
.submenu3:hover {
color: #ff0000; 
} 
.spc {
font-size: 6px; 
} 
.brdr {
border: thin solid #666666; 
} 
.brdroffers { 
font-family: Verdana; 
font-size: 11px; 
text-align: center; 
color: black; 
} 
.brdrflightL {
border-top: none; 
border-left: thin dotted #d6d3cf; 
border-bottom: none; 
border-right: none; 
} 
.brdrflightR {
border-top: none; 
border-left: none; 
border-bottom: none; 
border-right: thin dotted #d6d3cf; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 11px; 
color: #000000; 
font-weight: normal; 
text-decoration: none; 
} 
a {
color: maroon; 
text-decoration: none; 
} 
a:hover {
color: black; 
} 
