html,body{margin:10px;padding:0;background:#00adef;}
body{font: 76% arial,sans-serif;text-align:center}
p{margin:0 10px 10px}
a{text-decoration:underline; color:#000000;}
a:hover{color:#fff}
div#header h1{height:80px;line-height:80px;margin:0;padding-left:10px;}
div#container{text-align:left;background:url(images/border.gif) repeat-y #a9a7a8;background-position: 0px 150px;}
div#content{padding-left:40px;padding-right:35px;padding-bottom:20px;}
div#content p{line-height:1.4;}
div#extra{background: -moz-linear-gradient(top,  rgba(255,255,255,0) 0%, rgba(0,173,239,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0)), color-stop(100%,rgba(0,173,239,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(0,173,239,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(0,173,239,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(0,173,239,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(0,173,239,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#00adef',GradientType=0 ); /* IE6-9 */}
div#footer{background:#00adef;}
div#footer p{margin:0;padding:5px 10px}
div#container{width:815px;margin:0 auto;}
div#extra{width:100%;padding-bottom:20px}
div#footer{clear:both;width:100%}
div#img{padding:12px;}