
body {font-family: Arial, sans-serif;
font-size: 100%;
background: #033; 
color: #fff;
margin: 0px;
}

.heads {position:absolute;
top: 20px;
text-align: center;
width: 36%;
margin-left: 32%;
margin-right: auto;
line-height: 80%;
}

hr { margin-left: 1%; color: #0fc; background: #0fc; border: 0; width: 350px; height: 1px;
}

.ln2 {background: #033; color: #0fc; width: 32%; height: 1px; margin-left: 30%;}

.cp {position:absolute;
top: 25px;
font-size: 90%;
text-align: center;
width: 32%;
}
.conts {position:absolute;
top: 58px;
text-align: center;
width: 32%;
line-height: 40%;
font-size: 70%;
}

.foot {position:absolute;
top: 570px;
text-align: center;
width: 99%;
font-size: 100%;
}


a:link {text-decoration: none;
background: #033; color: #fff;
}
a:visited {text-decoration: none;
background: #033; color: #9ff;
}
a:active {text-decoration: none;
background: #fff;
color: #033;
}
a:hover {text-decoration: none;
background: #033; color: #0f9;
}

.floatpicsa {position: absolute;
margin-top: 5px;
margin-left: 69%;
margin-right: auto;
width: 135px;
padding: 8px;
}

.floatpicsb {position: relative;
margin-top: 4px;
margin-left: 84%;
margin-right: auto;
width: 135px;
padding: 8px;
}
