body{
	background:url(../img/entry_bg.png) no-repeat center top #000000;
}

#wrapper{
	width:540px;
	margin:0px auto;
}
#art-logo {
	margin:20px 0px 20px 24px;
}

#art-logo h1 {
	width:201px;
}

#art-logo a{
	display:block;
	height:109px;
	background:url(../img/logo.png) no-repeat left top;
	outline:none;
	text-indent:-9000px;
}

.link-box{
	display:block;
	outline:none;
	width:540px;
	height:102px;
	text-indent:-9000px;
}

.club {
	background:url(../img/aClub_noHover.png) no-repeat left top;
	zoom:1;
}

.club:hover {
	background:url(../img/aClub_text.png) no-repeat left top;
	zoom:1;
}

.club-dark {
	background:url(../img/aClub_hoover.png) no-repeat left top;
	zoom:1;
}

.pizza {
	background:url(../img/aPizza_noHoover.png) no-repeat left top;
		zoom:1;
}

.pizza:hover {
	background:url(../img/aPizza_text.png) no-repeat left top;
		zoom:1;
}

.pizza-dark {
	background:url(../img/aPizza_hoover.png) no-repeat left top;
		zoom:1;
}

.terasa {
	background:url(../img/aTerasa_noHoover.png) no-repeat left top;
		zoom:1;
}

.terasa:hover {
	background:url(../img/aTerasa_text.png) no-repeat left top;
		zoom:1;
}

.terasa-dark {
	background:url(../img/aTerasa_hoover.png) no-repeat left top;
	zoom:1;
}