/*(c) 2004 Simon Booth - Purple Lizard Internet - All rights reserved*/
/* Purple Lizard Internet default stylesheet */
FORM
{
	margin:0px;/*removed annoying space after form*/
}
BODY
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	background-color: #ffffff;
	background-image:url(/images/bg_2.png?format=jpg);
	background-repeat:repeat;
	width:100%;
	height:100%;
	overflow:auto;
}

HTML
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	width:100%;
	height:100%;
}




