a:link {color:green;
font-weight:bold;
}
a:hover {color:red}
a:visited {font-weight:bold;}

p.dotted {border-style: dotted}
p.dashed {border-style: dashed}
p.solid {border-style: solid}
p.double {border-style: double}
p.groove {border-style: groove}
p.ridge {border-style: ridge}
p.inset {border-style: inset}
p.outset {border-style: outset}

span.section {
font-weight:bold;
text-decoration:underline;
}

.indent {
text-decoration:overline; text-transform:uppercase; letter-spacing:3px; font-weight:bolder;
}

table.main {
position:absolute;
left:280px;
top:122px;
border-style:solid;
border-width:1px;
width:1100px;
background-color:#FFFFFF;
z-index:3;
}

table.xtian {
font-size:15px;
position:absolute;
top:410px;
left:10px;
width:250px;
background-color:#FFFFFF;
border-width:3px;
border-style:solid;
z-index:3;
}

table.tab {
position:absolute;
top:97px;
width:130px;
border-top-style:solid;
border-left-style:solid;
border-right-style:solid;
background-color:#FFFFFF;
border-width:1px;
}


table.left {
font-size:15px;
position: absolute;
left:10px;
top:122px;
border-style:solid;
width:250px;
background-color:#FFFFFF;
z-index:3;
}

table.inside {
width:100%;
border-style:solid;
border-width:1px;
background-color:#EEEEEE;
}

table.quote {
position:relative;
left:20%;
font-style:italic;
border-style:solid;
border-width:1px;
width:60%;
background-color:#EEEEEE; 
}


pre {
position:relative;
left:20%;
}

hr {width:90%}

body {
background-image:url('http://deusdiapente.net/oceanSlit2.jpg');
background-attachment:fixed;
}

