/* CSS Document */

body
{
	background:#4F4F4F;
	background-image:url(images/edgebg.gif); 
	background-repeat:repeat-y; 
	background-position:center; 
	width:100%;
	margin:0px;
	padding:0px;
}

img
{
	border:0px;
}