/*-------------------------------------------------------------------------------------------------------*/
/*	HTML Elements
/*-------------------------------------------------------------------------------------------------------*/
body
{
	background-color:	white;
        background-image:		url( /images/bg_home.jpg );
	background-repeat:		no-repeat;
        background-position: top center;
}