body {
	color: #5d665b;
	font-family: Courier, "Courier New", monospace ;
	background-color: #C9CCC0;
	background-image: url("images/lucerne.gif");
	background-position: bottom center;
	background-repeat: no-repeat;
	margin: 50px;
	background-attachment: fixed;
}
a {
	color: #5d665b;
	text-decoration: none;
}
#sky {
 width: 833px;
 height: 380px;
 background: url(images/home_buttons.gif);
 margin: 0px auto; padding: 0;
 position: relative;
}
#sky li {
	margin: 0; padding: 0; list-style: none; display: block; position: absolute;
}
ul { 
	list-style-image: url("images/bullet.gif") 
}
ul li { 
	margin: 1em 0 1em 0
}
#sky li, #sky a {
	display: block;
}
#patatas1 {left: 0; top: 31px; width: 302px; height: 173px;}
#patatas2 {left: 176px; top: 106px; width: 293px; height: 277px;}
#patatas3 {left: 305px; top: 0px; width: 281px; height: 210px;}
#patatas4 {left: 583px; top: 67px; width: 244px; height: 194px;}

#patatas1 a {height: 173px;}
#patatas2 a {height: 277px;}
#patatas3 a {height: 210px;}
#patatas4 a {height: 194px;}

#patatas1 a:hover {background: transparent url(images/home_buttons.gif) 0 -414px no-repeat;}
#patatas2 a:hover {background: transparent url(images/home_buttons.gif) -176px -841px no-repeat;}
#patatas3 a:hover {background: transparent url(images/home_buttons.gif) -305px -383px no-repeat;}
#patatas4 a:hover {background: transparent url(images/home_buttons.gif) -583px -450px no-repeat;}




















}