html, body{
width:100%;
height:100%;
}
body {
background:#fff;
padding:0;
font-family:verdana, arial, sans-serif;
color:black;
font-weight:normal;
margin:0;
font-size:81.25%;
font-size:75%; 
}
.linked,
a,
a:link,
a:visited,
a:hover
{
color:#1369B3;
text-decoration:none;
cursor:hand;
cursor:pointer;
}
.linked:hover,
a:hover {
text-decoration:underline;
}

#head_title{
text-align:center;
}

#under_const{
text-align:center;
position:relative;
top:5em;
}
