/* BASIC PAGE LAYOUT
******************************************************************************/

body {
	color: #414141;
	background: #0ec6d1 url(../pics/bg_site.gif) repeat-x scroll 0 0;
}


