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

body {
	background: #e6e6e6;
	
	/*background: #051c50 url(../img_iphonedisk/blue_rays_fade2.jpg) repeat-x top left;*/
	/*background: #fbfacf url(img/bkg_yellowTopPattern.png) repeat-x;*/
	/* background: #fff; */
	color: #6b6b6b;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	/*background-color: #adcfae;*/
}