body {
text-align:center;
}

hr {
width:960px;
}

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

img {
position:absolute;
top:5px;
left:3px;
width:480px;
height:360px;
}
 
.R {
left:497px;
}

.floatleft {
position:relative;
float:left;
margin:0 15px 0 0;
}

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