body {background-color: black}

.photog
{
text-align: center;
border: 3px solid #ffffff
}
.container
{
border: 3px solid #4d4d4d
/*
border-bottom: 2px solid #979797;
border-right: 2px solid #979797;
border-top: 2px solid #ffffff;
border-left: 2px solid #ffffff;*/
}
img
{ 
text-align: center
} 
.bottom
{
text-align: center;
color:#979797;
font-family: Arial;
font-size:10px;
}
.bottom2
{
text-align: center;
color:#ff6600;
font-family: Arial;
font-size:11px;
}
.bottom2 A:a
{
text-align: center;
color:#cc6600;
font-family: Arial;
font-size:11px;
}
.bottom2 A:visited
{
text-align: center;
color:#cc6600;
font-family: Arial;
font-size:11px;
}
.bottom2 A:hover
{
text-align: center;
color:#ff6600;
font-family: Arial;
font-size:11px;
}
.bottom A:a
{
text-align: center;
color:#cc6633;
font-family: Arial;
font-size:11px;
}
.bottom A:visited
{
text-align: center;
color:#cc6633;
font-family: Arial;
font-size:11px;
}
.header
{
text-align: right;
color:#ffffff;
font-family: Arial;
font-size:24px;
}
.normal
{
text-align: left;
color:#979797;
font-family: Arial;
font-size:12px;
}