body {
/*
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
*/
}
#screen{
	position: absolute;
	width: 922px;
	height: 490px;
	top: 0;
	cursor: pointer;
	background: url('http://assets.razerzone.com/eeimages/assets/images/common/trans.gif');
}
#img{
	background: url('http://assets.razerzone.com/eeimages/assets/images/common/film-background-1.png');
	height: 543px;
	width: 930px;
	padding-top: 30px;
	padding-left: 10px;
}

.imgs{
	/* margin-left: 10px; 	 */
}