body
{
background: #ffffff url(./back.jpg) repeat-x;
}
div#header
{
text-align: center;
margin-left:auto;
margin-right:auto;
width:750px;
overflow: hidden;
height:200px;
border: 1px solid #6b6b6b;
}
div#link
{
width:750px;
text-align:center;
margin-left:auto;
margin-right:auto;
border-right:1px solid #6b6b6b;
border-left:1px solid #6b6b6b;
}
p#prelude
{
text-align:justify;
margin:0px;
padding:5px;
font-size:80%;
}
div#domai
{
width:750px;
text-align:center;
margin-left:auto;
margin-right:auto;
border-right:1px solid #6b6b6b;
border-left:1px solid #6b6b6b;
border-bottom:1px solid #6b6b6b;
}
div#images
{
border: 1px solid #6b6b6b;
width:750px;
margin-left:auto;
margin-right:auto;
text-align:center;
}
div#footer
{
width:750px;
margin-left:auto;
margin-right:auto;
border-right:1px solid #6b6b6b;
border-left:1px solid #6b6b6b;
border-bottom:1px solid #6b6b6b;
text-align:center;
}
a.footer
{
text-decoration:none;
font-size:70%;
color:#0291ff;
}
a.links
{
text-decoration:none;
font-size:100%;
color:#0291ff;
}
a:hover.links
{
text-decoration:none;
font-size:100%;
color:#ffb400;
text-decoration:underline;
}
a:visited.links
{
text-decoration:none;
font-size:100%;
color:#004184;
text-decoration:underline;
}
td {
text-align: center;
}
table
{
margin-left:auto;
margin-right:auto;
}
a img
{
border: 1px solid #6b6b6b;
}
img.visit
{
border:0px;
}