IMG.displayed {
    display: block;
    margin-left: auto;
    margin-right: auto; }
	
#line1 { display: none;
position: relative; 
left: 380px;
bottom: 600px;
color: #3366CC;
font-size: 290%;
font-family: Berlin Sans FB, san-serif ;
text-shadow: 0 0 6px #000000;
height: 100px;
width: 700px;
}

#line2 { display: none;
position: relative; 
left: 500px;
bottom: 620px;
color: #0099CC;
font-size: 250%;
text-shadow: 0 0 6px #000000;
}
/*added by TK*/
#startMsg { 
position: absolute; 
left: 70px;
top: 100px;
}