#Content {
left: 0px;
top:0px;
padding:0px;
width: 100%;
height:100%;
overflow: hidden;
}
#CoverImage {
height: 100%;
width: auto;
margin: 0px auto;
position: absolute;
left: -50px;
/*left: auto;*/
left: 0px;
border: 0px;
}
