@charset "utf-8";
/* CSS Document */

body {
	background-color: #000;
	background-image: url(../images/delilaholdbg.png);
	background-repeat: no-repeat;
	background-position: 33px 307px;
}

.game {
	margin-left: 155px;
	margin-top: 19px;
	border: #333 medium solid;
	width: 550px;
	height: 400px;
}