body {
text-align:center;
}

hr {
width:960px;
}

div {
position:relative;
width:980px;
height:740px;
margin:0 auto;
}

img {
position:absolute;
top:5px;
left:10px;
width:960px;
height:720px;
}

.floatright {
position:relative;
float:right;
margin:0 0 0 20px;
}
 