@charset "utf-8";
/* CSS Document */

/**************************************/
/*  Home Page Base CSS                */
/**************************************/

/* ************************************************************ */
/*	Developed and Maintained by:                                */
/*	Robert Ciconte - 2009 - All Rights Reserved.                */
/*	Beatbox Media /// www.beatboxmedia.com                      */
/* ************************************************************ */
/*	Home Page Base Style                                        */
/* ************************************************************ */

html, body {
	font-size:80%;
	background:#B68A4D url(../images/page_back.jpg) center top repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	height:100%;
}

body {background: transparent url(../images/top_scratch.jpg) center top no-repeat;}

h3 {border-bottom: 1px solid #d0b081; padding-bottom:4px; line-height:10px}
