body{
background-image:url(images/back.png);

}

div#global{ 
position:absolute;
left: 50%;
top: 40%;
width: 740px;
height: 525px;
margin-top: -262px; /* half of the height */
margin-left: -370px; /* half of the width */
z-index:1;
} 

#div1{
position:absolute;
left:px;
top:px;
z-index:2;
}

#div2{
position:absolute;
left:225px;
top:160px;
width:214px;
height:;
z-index:3;
overflow:absolute;
}


p .text{
font-family:tahoma;
font-size:10px;
color:ccffff;
letter-spacing: 1px; 
font-weight:normal;
text-decoration:none;
text-transform:normal;
}

h1 .text{
font-family:tahoma;
font-size:18px;
color:ccffff;
letter-spacing: 3px; 
font-weight:bold;
text-decoration:none;
text-transform:normal;}
}


a#newyork:link img {background-image: url(images/newyork.png);
}
a#paris:link img {background-image: url(images/paris.png);
}
a#milan:link img {background-image: url(images/milan.png);
}
a#tokyo:link img {background-image: url(images/tokyo.png);
}
a#britain:link img {background-image: url(images/britain.png);
}
a#home:link img {background-image: url(images/home.png);
}




a#newyork:visited img {background-image: url(images/newyork.png);
}
a#paris:visited img {background-image: url(images/paris.png);
}
a#milan:visited img {background-image:url(images/milan.png);
}
a#tokyo:visited img {background-image:url(images/tokyo.png);
}
a#britain:visited img {background-image:url(images/britain.png);
}
a#home:visited img {background-image:url(images/home.png);
}



a#newyork:hover img {background-image: url(images/newyork2.png);
}
a#paris:hover img {background-image: url(images/paris2.png);
}
a#milan:hover img {background-image: url(images/milan2.png);
}
a#tokyo:hover img {background-image: url(images/tokyo2.png);
}
a#britain:hover img {background-image: url(images/britain2.png);
}
a#home:hover img {background-image: url(images/home2.png);
}


a img {
	height: 35px; 
	width: 144px; 
	}
	
div#splash{
position:absolute;
height: 233px;
width: 350px;
top: 350px;
left: 85px;
z-index: 1;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
text-decoration: none;
}

a:link {  
	color:#6cc; 
	text-decoration:none; 
	font-family: Arial, Helvetica, san-serif; 
	font-size: 12px; 
	font-weight: normal;
	}

a:visited { 
	color:#cff; 
	font-family: Arial, Helvetica, san-serif; 
	font-size: 12px; 
	font-weight: normal;
	text-decoration:none; 
}

a:hover {  
	color: #999; 
	text-decoration:none; 
	font-family: Arial, Helvetica, san-serif; 
	font-size: 12px; 
	font-weight: normal;
	text-decoration:none; 
}


	
div#div3{
	position: absolute;
	top: 260px;
	left: 115px;
	width: px;
	height: px;
	z-index: 4;
	}

div#div4{
position:absolute;
background-color: #;
height: 233px;
width: 350px;
top: 250px;
left: 325px;
z-index: 5;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
color: #ccffff;
text-decoration: none;
}

div#div5{
position:absolute;
background-color: #033;
width: 635px;
height: 20px;
left: 56px;
margin-top: 509px;
z-index: 6;
font-family: Arial, Helvetica, sans-serif;
font-size: 9px;
color: #ccffff;
text-decoration: none;
}


div#splash2{
position:absolute;
width: 635px;
height: 20px;
left: 56px;
margin-top: 509px;
z-index: 2;
font-family: Arial, Helvetica, sans-serif;
font-size: 9px;
color: #ccffff;
text-decoration: none;
}

