body {
	background-color: #000;
	margin: 0px;
	}

img {
border: 0px;
}
a{
outline:none;
}
#wrap {
	background-image: url('../img/x_roulette.jpg');
	background-repeat: no-repeat;
	background-position: bottom;
	width: 1000px;
	height:1000px;
	margin-left: auto;
	margin-right: auto;
	}

#logo {
	background-image: url('../img/x_casino.jpg');
	width:622px;
	height: 304px;
	margin-left: auto;
	margin-right: auto;
}

#welcome {
	background-image: url('../img/x_welcome1.jpg');
	width:622px;
	height: 65px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
}

#option1 {
	float: left;
	margin-left: 220px;
	height: 100px;
}

#option2 {
	float: right;
	margin-right: 140px;
	width: 250px;
	height: 100px;

}

#option4 {
	width: 530px;
	height: 85px;
	margin-left: auto;
	margin-right: auto;
	}
#option4 a{
display:block;}