body
{
	color: #020202;
	background: white;
	margin:0 auto;
	font-family: "john-doe", "courier", serif;
	font-size: 14px;
	line-height: 30px;
}
#wrapper
{
	margin:0 auto;
	margin-top:70px;
	width:850px;
	text-ailgn: center;
}

#banner
{
	margin:0-auto;
	text-align:center;
}
#banner img
{
margin:10px;
}
h2
{
margin-top:20px;
}
#AmandaSilas
{
 font-size:30px;
 letter-spacing:8px;
 margin:5px;
}

#photographer
{
 font-size:16px;
 letter-spacing:6px;
line-height:30px;
}
.amandaName
{
	font-size:28px;
}
#tagLine, #links, #secondaryLinks
{
font-family:"john-doe",  "courier", serif;
margin-top:30px;
font-size:18px;
text-align:center;
width:850px;
clear:both;
}

#secondaryLinks
{
font-size:16px;
}
#pitch
{
margin:75px;
margin-top:30px;
width:700px;
line-height:22px;
}
#contact
{
margin-top:30px;
margin-left:75px;
width:700px;
}
.imagerow
{
width:800px;
margin:auto;
}
body#gallery .imagerow
{
	width:320px;
	margin:auto;
}

.imagerow .image, .imagerow .big
{
width:160px;
min-height:180px;
text-align:center;
float:left;
font-size:16px;
padding-bottom:10px;
}

 .image {
 	height: 250px;
 }
 .imagerow .big
 {
	 
	 width:260px;
 	height: 250px;
 }

#footer
{
margin-top:30px;
text-align:center;
margin-bottom:120px;
clear:both;

}

a
{
 color:#555;	
}
a:hover
{
color:#888;
}
a:visited
{
color #aaa;
}