/* body begin ======================================================== */

body {  
	font-size: 62.5%; 
	font-family: 'Trebuchet MS', Arial, Sans-Serif;
	background: #fafafa url(http://www.good-as-you.net/img/bb_background.jpg) no-repeat top left;
	background-attachment: fixed;
	color: #666;
	text-align: left;
	margin-top: 0; 
	margin: 0;
	padding: 0;
	
}

#logo{ position: relative; top: 0; text-align:center; z-index: 10; }
#email{ position: absolute; top: 380px; left: 500px; }
#frase{ position: absolute; top: 80px; right: 50px; width: 238px; height: 93px; z-index: 20; }

/* obsoleto 21/01/2010 */
#frase2{ color: #383838; position: absolute; bottom: 10px; text-align: center; width: 100%; }
#loginBox{ position: absolute; border: 1px solid #000; }


.adsense{ text-align: center; margin-top: 10px; margin-bottom: 10px; }

