@charset "utf-8";
#Wrapper {
	background-image: url(Screens/test.jpg);
	height: 864px;
	width: 1152px;
	position: absolute;
	visibility: visible;
	left: 1px;
	top: -3px;
}
body {
	background-color: #000000;
}
#Wrapper #Nav1 {
	position: absolute;
	visibility: visible;
	left: 270px;
	top: 113px;
	height: 27px;
	width: 64px;
	font-family: "Lucida Calligraphy";
	font-size: 18px;
	color: #000000;
	text-decoration: none;
}
#Wrapper #Nav2 {
	position: absolute;
	visibility: visible;
	left: 439px;
	top: 113px;
	width: 105px;
	height: 25px;
	font-family: "Lucida Calligraphy";
	font-size: 18px;
	color: #000000;
	text-decoration: none;
}
#Wrapper #Nav3 {
	position: absolute;
	visibility: visible;
	left: 634px;
	top: 113px;
	font-family: "Lucida Calligraphy";
	font-size: 18px;
	color: #000000;
	text-decoration: none;
}
#Wrapper #Nav4 {
	position: absolute;
	visibility: visible;
	left: 803px;
	top: 113px;
	font-family: "Lucida Calligraphy";
	font-size: 18px;
	color: #000000;
	text-decoration: none;
}
#Wrapper #Nav3 a {
	text-decoration: none;
	color: #000000;
}
#Wrapper #Nav1 a {
	text-decoration: none;
	color: #000000;
}
#Wrapper #Nav4 a {
	text-decoration: none;
	color: #000000;
}
#Wrapper #Nav2 a {
	text-decoration: none;
	color: #000000;
}
