
#mainBox {
	position: relative;

    top:20px;
    font-family: Verdana;
    font-size: 10px;
    font-weight: bold;
	
}

a:link, a:visited {
	color: black;
	
}


#pageMenu
{

	position: relative;
	height: 20px;
    left: 15px;
    top:0px;
    font-family: Verdana;
    font-size: 24px;
    font-weight: bold;

}



#kartta
{
position: absolute;
left: 40px;
}

#paris {
position: absolute;
top:100px;
left:215px;

line-height: 12px;
text-align: center;
color: black;
}

#thanx
{
position: absolute;
font-size: 12px;
font-family: Verdana;
width: 600px;
text-align: center;
top:470px;
left: 280px;
}


#vienna{
position: absolute;
top:225px;
left:575px;
width: 300px;
font-family: Verdana;

line-height: 12px;
text-align: center;
color: black;
z-index: 100;
}

#jyvaskyla {
position: absolute;
top:95px;
left:595px;
width: 300px;
font-family: Verdana;

line-height: 12px;
text-align: center;
color: black;
z-index: 100;
}

