body 
{
text-align: center;
width: 100%;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 70%;
}

h1 
{
color: #cf5880;
font-weight: bold;
font-size: 12px;
text-transform: uppercase;
}

#layout
{
width:600px;
padding:15px;
margin-left:auto;
margin-right:auto;
text-align:left;
}

#header
{
height:80px;
background-color: #000000;
}

#bio
{
text-align: justify;
background-color : #E9C1C4;
padding: 10px 20px 40px 20px;
color: #000000;
line-height:20px;
}

#gallery
{
background-color: #B80714;
padding:20px;
text-align: center;
}
#footer
{
padding: 15px 0px 20px 0px;
height:40px;
background-color: #000000;
}

.left
{
float:left;
margin-right:10px;
}

h1
{
color: #B80714;
font-size: 1.2em;
font-weight: bold;
line-height: 0.6em;
}

a:link, 
a:visited 
{ 
font-size: 20px;
color: #fff;
font-weight: bold;
letter-spacing: 0.2em;
text-decoration:none; 
}

a:active,
a:hover 
{ 
color:#B80714; 
text-decoration: none; 
}

.thumb
{
margin:0px 10px 10px 10px;
display: inline;
}
