/* ----- GENERAL ----- */

html, body {
    margin: 0px auto;
    padding: 0px 0px 15px 0px;
    
    text-align: center;
    
	font-family: "trebuchet MS", verdana, Sans Serif;
    
   /* background: #ffffff url(/images/bk_Body.gif) repeat-y 50% 0;*/
}
