html {
        font-family: 'Console',Geneva,'Trebuchet MS',Impact,'MS Sans Serif','Lucida';
}

body {
        background-color: #666634;
}

#wrap {
        width: 800px;
        margin: 0 auto;
				align: center;
}


#up {
        vertical-align: top;
}

h1 {
        visibility : hidden
}
