body
{ 
background-color: #212620;
margin-top: 60px;
margin-right: 30px;
margin-left: 30px;
color: #e7e1d5;
font-family: serif;
text-align: center;
display: block;
}
a
{
color: #e7e1d5;
text-decoration: none;
}
a:hover
{
text-decoration: underline;
}
div#content
{
width: 750px;
margin-right: auto;
margin-left: auto;
text-align: left;
}
div#title
{
text-align: center;
font-size: 50px;
letter-spacing: 10px;
text-transform: uppercase;
}
div#title_image
{
}
div#subtitle
{
text-align: center;
font-size: 28px;
}
div#subsubtitle
{
text-align: center;
font-size: 24px;
}
div#contact
{
text-align: center;
font-size: 24px;
}
div#clients
{
text-align: left;
font-size: 18px;
}
div#copyright
{
bottom: 0px;
text-align: center;
font-size: 12px;
width: 600px;
margin-right: auto;
margin-left: auto;
margin-top: 30px;
}
div#gallery
{
}
div#galleryitem
{
}
div#galleryitem img
{
border: 2px solid #e7e1d5;
}
div#galleryimage
{
}
div#gallerycaption
{
}
div#view
{
text-align: center;
}
.caption
{
font-size: 18px;
}
.menu ul li
{
display: inline;
list-style-type: none;
padding-right: 40px;
}
.gallery ul li
{
display: inline;
list-style-type: none;
padding-right: 40px;
}