/* CSS Document */

body {margin:0 auto; padding:0; text-align:center; background: #42b5e8; width:960px; font-family: Arial, Helvetica, sans-serif; color:#136fb0; }

#container {background:#f0f8fb url(images/bg.jpg) bottom right no-repeat; height: 768 px; width: 960 px; 
padding-bottom:5.5em; }

 h1 {color:#136fb0; font-size: 22px;}
 

.logo{border:0; margin-top: 2px}
.clear{clear:both}

a, a:visited {
color:#0000ff;
text-decoration: underline;
}

a:hover {
color:#ff9600;
text-decoration: underline;
}

#footer {
text-align:center;
color:#FFFFFF;
margin-bottom: 10px;
font-size: 11px;
}