#page {
background: #CCC;
border: 0px solid #666;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 1.2em;
color: #333;
position: absolute;
width: 600px;
height: 240px;
top: 50%;
left: 50%;
margin-top: -120px;
margin-left: -300px;
}

#impr {
font-family: Verdana, Arial, Helvetica, sans-serif;
position: absolute;
width: 100px;
height: 40px;
bottom: 0;
right: 0;
margin-top: -40px;
margin-left: -100px;
}

#textpage {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 0.7em;
color: #333;
position: absolute;
width: 600px;
height: 240px;
top: 50px;
left: 50px;
magin-bottom:50px;
}

a.imp	{ font-size:12px; color:#000022; text-decoration:none; }
a.imp:hover	{ color:#000022; text-decoration:underline; }

a.a2	{ color:#000022; text-decoration:undline; }
a.a2:hover	{ color:#000022; text-decoration:underline; font-weight:bold; }