body {
background-image: url(background-cb.jpg);

-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 {
float: right;
width: 45%;
}

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

iframe.vcard {
float: right;
width: 45%;
height: 26%;
}

img {
float: left;
}
