/* ------------------------------ HTML --------------------- */
body{
	width:100%;
	text-align:center;
	margin:0;
	padding:0;
	background-image:url(../images/background-yb.jpg);
	background-position:center;
	background-position:top;
	background-repeat:no-repeat;
	background-color:#BBAE84;
}

/* ------------------------------ MAIN DIVS --------------------- */
.sds_main{
	width:875px;
	margin:0 auto;
	padding:620px 0 0 0;
	background-repeat:no-repeat;
}

.enter{
	display:block;
	width:673px;
	height:25px;
	background-image:url(../images/sds_entersite.jpg);
	margin:0 0 0 105px;
	padding:0px;
}

.enter:hover{
	background-image:url(../images/sds_enderwebsiteHOVER.jpg);
}
/* ------------------------------ LOWER DIVS --------------------- */

/* ------------------------------ FONTS --------------------- */



