/*==============================
			-- GENERAL -- 
==============================*/
*{margin:0;padding:0;border:0}
.clear{clear:both;}


body {
width:100%;
color:#333;
background:url(bg.png) repeat-x 0 0 #f2ecd4;
font:14px Helvetica, Arial, FreeSans, sans-serif;} 

p{
color:#444;
margin:10px 0;
line-height:150%}



h1{
display:block;
width:525px;
height:125px;
margin:220px auto 0 auto;
text-indent:-9999px;
background:url(logo-splash-trans.png) no-repeat top left;}