/* CSS Document */
html {overflow: scroll;} 

body{margin:0px; padding:0; line-height: 1.5em; background:#d9d9d9 url(../img/bg.jpg) top center repeat-y;}
*html body{margin-left:1px;}

b{font-size: 110%;}
em{color: red;}

#header{border-top:solid #3972FF 7px;background-color:#ffffff; background-image: url(../img/logo.jpg); background-repeat: no-repeat;}

#main{background-color:#fff;min-height:787px;}

#footer a{
color: #FFFF80;
}


.innertube{
margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}
