body, table, div#gallery, img#top
{
margin-left:auto;
margin-right:auto;
color:#ffffff;
background:#000000;
text-align:center;
}
img
{
border:1px solid #696969;
}
a:hover img
{
border:1px solid #ffffff;
}
p
{
font-size:80%;
text-align:center;
padding-bottom:12px;
padding-top:0px;
color:#ffffff;
margin:0px;
}
p#description
{
text-align:justify;
width:468px;
}
table a, p#introduction a
{
color:#c0c0c0;
font-size:100%;
text-decoration:none;
}
table a:hover, p#introduction a:hover
{
color:#ffffff;
text-decoration:underline;
}
a
{
color:#c0c0c0;
text-decoration:none;
font-size:70%;
}
a:hover
{
color:#ffffff;
text-decoration:underline;
}
div#gallery
{
width:600px;
border:1px solid #696969;
}
img#top
{
display:block;
border:0px;
margin-bottom:0px;
margin-top:0px;
padding:0px;
}
p#introduction
{
border-top:1px solid #696969;
border-bottom:1px solid #696969;
text-align:justify;
padding-right:10px;
padding-left:10px;
padding-bottom:3px;
margin:0px;
}
p#introduction a
{
margin:0px;
font-size:85%;
}