body {
background-color: #ffffff;

-moz-background-size: cover;
-webkit-background-size: cover;
background-size: cover;
background-position: top center !important;
background-repeat: no-repeat !important;
background-attachment: fixed;
}

iframe {
float: right;
vertical-align: middle;
height: 98%;
}

iframe.content {
width: 60%;
max-width: 80%;

}

iframe.links {
float: left;
width: 300px;
border: 0px;
}

img {
float: left;
}
