/*
****************************************************************************
* Override styles particular to page.
****************************************************************************
*/

#container{
background: transparent url(http://media.gonsalvo.com/styles/battle_reports.png) no-repeat 0px 50px;
}

#contents li {
font: 13pt Times, "Times New Roman", Georgia, Verdana, serif;
color: #cfb35b;
text-align: left;
padding: 2px 2px 2px 2px;
margin: 0px;
}

#contents h3.longtitle{
margin: 0px 0px 22px 0px;}

#contents P.poem{
	margin: 0px 0px 0px 40px;
	text-indent: 0px;
	font-style: italic;
}

#contents P.image{
	text-align: center;
}

img{
	border: #cfb35b 1px dotted;
}
