
/***********************************************/
/* Body Style                           */
/***********************************************/ 

.defaultBG{
	background-color:#FFFFB5;
	margin:0;
	line-height: 0;
	background-image:url(bg_bottom.gif)
	
}

.defaultBody{
	background-color:#000000;
	margin:0;
	line-height: 0;
}


