body {
    border: none;
    color: black;
    text-align: justify;
    font-family: helvetica, sans-serif;
    background: #ffffff url(mobo-bg.jpg) no-repeat fixed;
}

pre {
    font-family: monospace;
    margin-left: 1em;
    font-size: 90%
}

td {
    width: 50%;
}

img {
    margin: auto;
    border: none;
}

div#links a {background: transparent url(mobo-bg2.jpg) 0 0 no-repeat fixed;}
div#links a:hover {background: transparent url(mobo-bg3.jpg) 0 0 no-repeat fixed;}
div#links {position: absolute; top: 200px; left: 0; width: 160px; 
	height: 700px; font: 16px Verdana, sans-serif;}
div#links a {display: block; text-align: center; font: bold 1em sans-serif; 
	padding: 5px 10px; margin: 0 0 2px; border-width: 0; 
	text-decoration: none; color: #000000;}
div#links a:hover {color: #000000;}


div#content {position: absolute; top: 200px; left: 161px; right: 25px;
	color: #000000; font: 13px Verdana, sans-serif; padding: 10px;}
div#content p {margin: 0 1em 1em;}
div#content {background: #ffffff url(mobo-bg2.jpg) 0 0 no-repeat fixed;}

div#header {
	text-align: left;
	clear: both;
}


