body
{
	background-image: url(/images/background.png);
	background-color: #ff2800;
	background-repeat: repeat-x;
	font-family: Helvetica, Arial, sans-serif;
	color: #F7BB1E;
	text-align: center;
	margin: 40px 0 0 0;
}


div#suffered
{
        font-size: 56px;
        line-height: 78px;
        color: white;
        text-shadow: 2px 2px 4px #996633;
        text-align: center;
        width: 700px;
        margin: 0 auto 0 auto;
}


div#for
{
        font-size: 56px;
        line-height: 78px;
        color: white;
        text-shadow: 2px 2px 4px #996633;
        text-align: center;
        width: 700px;
        margin: 0 auto 0 auto;
}


div#message
{
	font-size: 64px;
	line-height: 78px;
	color: white;
	text-shadow: 2px 2px 4px #996633;
	text-align: center;
	width: 700px;
	margin: 0 auto 0 auto;
}


div#moreinfo
{
        font-size: 18px;
        line-height: 24px;
        color: white;
        text-shadow: 2px 2px 4px #996633;
        text-align: left;
        width: 700px;
        margin: 0 auto 0 auto;
}
