html, body {
    overflow: hidden;
    }

body {
 	background: #666666 url(http://ms.exequo.makeni.net/templates/sraa/background.gif) no-repeat;
}

.player {
	position: absolute;
	left: 30px;
	top: 9px;
	width: 320px; 
	height: 249px;
	border: 1px solid #9cbe00;
}

.slide {
	position: absolute;
	left: 30px;
	top: 265px;
	width: 320px;
	height: 240px;
	border: 1px solid #9cbe00;
}