body {
font-family: 'Trebuchet MS', Verdana, Arial, Sans-Serif;
font-size:13px;
background-color:#6e2c6b;
margin-top:65px;
}


#image {
    width:256px;
    height:245px;
    margin:auto;
    background-image:url(images/logo.gif);
    z-index:1;
}
