body 
{
background-image: url(/new/images/site/newwebbackground.jpg);
}

body.torn
{
	background-image: url(/new/images/site/background-torn.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #ffffff;
}


body.individual 
{
background-image: url(/new/images/site/background-individual.jpg);
}


img {
	border : 0;
}


a {
	text-decoration: none;
}

p {
	text-align: center;
	font-size: small;
	color: #C59F8C;
	font-family : Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;
}

p {
	text-align: center;
	font-size: x-small;
	color: #46291D;
	font-family : Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;
}
