body
{
width:760px;
margin:auto;
margin-top:20px;
margin-bottom:20px;
background:black;
}


p
{
text-align:center;
margin-top:300px;
}


#photos
{
text-align:center;
margin-top:50px;
}

a
{
font-style:italic;
color: rgb(92,90,91);
text-decoration:none;
font-family:Eras Medium ITC;
}
a:hover
{
color: rgb(203,33,32);
}