body
{
color:#CCCCCC;
background-color:#a640a0;
}

body, p, h1, h2, h3, table, td, th, ul, ol, textarea, input
{
font-family: helvetica,verdana,arial,sans-serif;
}

a
{
	font-weight:bold;
}

p.sub
{
	text-align: center;
	margin:20px;
}

p.push
{
	margin-left:20px;
}

div
{
	width:512px;
	margin-left:auto;
	margin-right:auto;	
}

div.backing
{
	width:336px;
	height:496px;
	margin-left:auto;
	margin-right:auto;
	background-image: url('caseback.png');
	background-repeat:no-repeat;
}