* {
	margin:0;
	padding:0;
	}

html {
	background-image: url(../images/gradient.jpg);
	background-color: #ffff99;
	background-repeat: repeat-y;
	background-position: center;
	}

#background {
	position: relative;
	width: 1000px;
	background-position: center;
	margin-left: auto;
	margin-right: auto;
	}

#background_index {
	margin-left: auto;
	position: relative;
	height: 768px;
	width: 1000px;
	background-position: center;
	background-image: url(../images/Enter_Page.jpg);
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	}
	
#background_index a {
	float: left;
	margin-top: 545px;
	margin-left: 458px;
	width: 100px;
	height: 58px;
/* 	border: 1px solid black; */
	}
