


/********************************/
/** PAGE **/
/********************************/


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


#swash {
	background-image: url('../images/index-swash.jpg');
	background-repeat: no-repeat;
	height: 135px;
	width: 535px;
}

#logo {
	margin-left: 60px;
}

#enter {
	background-image: url('../images/index-oysters.jpg');
	background-repeat: no-repeat;
	height: 212px;
	width: 305px;
	margin-left: 100px;
	padding-top: 50px;
}

#enter #bienvenue {
	margin-left: 350px;
}

#enter #welcome {
	margin-left: 400px;
}


