/*-------------------------------------------------------------------------------------------------------*/
/*	HTML Elements
/*-------------------------------------------------------------------------------------------------------*/
body
{
	margin:				0px;
	padding:			0px;
	background-color:		white;
	width:				799px;
	background-image:		url( /images/bg_home.gif );
	background-repeat:		repeat-y;
}