body {
	 background-image: url(partysilv.png);
		}

a, a:link { 	color:   #000066;
	text-decoration: none;
	font-weight: bold;
}

a:visited { color:  #000066;
	text-decoration: underline;
	font-weight: normal;
}

a:hover {	color: #ffffff;
	background-color: #000066;
	font-weight: bold;
	text-decoration: none;
	}
a:active { 
	color: #000066;
	text-decoration: none;
	font-weight: bold; 
}

h1 {
	color: #000066;
	font-weight: bold;
	 position:absolute;
	 z-index: 100;
 	top:50;
 	left:125;
 	width:100px;
	}



.arch1 {
	position:absolute;
	 z-index: 50;
	top:500;
 	left:125;
 	width:240px;
	}
.arch {
	 position:absolute;
	 display: block;
	 background: #ffffff;
 	top:275;
 	left:400;
 	width:175px;
	}

.curr  {
 	font-size: 24px;
		}
.curr  a {
 	 position:absolute;
 	top:50;
 	left:700;
 	width:300px;
	}	 

.link {
	font-size: 24px;
	 position:absolute;
 	top:500;
 	left:700;
 	width:300px;
	}


.foot  {	position:absolute;
 	top:650;
 	left:975;
 	width:300px;
	}

.foot a {	color: #ff3399;
	font-family:  Comic Sans MS;
	font-size: 12px;
	font-weight: bold;
		}





