body { font-family: 'Raleway'; margin: 0px; padding: 0px; text-align:left; overflow-y:scroll;overflow-x:hidden;overflow: -moz-scrollbars-vertical;}

#bg-body {
    background: #3e4a64;
    height: 100%;
width: 100%;
    position: fixed;

}


#bg-body img {
    bottom: 0;
    left: 0;
    margin: auto;
    min-height: 30%;
    min-width: 30%;
    position: absolute;
    right: 0;
    top: 0;
}


#page {
position:fixed;
bottom:20px;
left:20px;
}

#mid {
	margin:0;
	padding: 10px;
	bottom:0;

}

#logo {margin:20px 0px 20px 0px; text-align:center;}

p {font-family: 'Raleway'; color:#857f82; font-size: 110%; line-height:100%;  letter-spacing: 1px; text-align:center;}

a {color: #857f82; text-decoration: none; font-size:100%; margin:0px; }
a:hover { color: white;}

