/* ----- GENERAL ----- */

html, body {
    margin: 0px auto;
    padding: 0px 0px 15px 0px;
    
    text-align: center;
    
	font-family: "trebuchet MS", verdana, Sans Serif;
    
    background-color: #ffffff;
}
