body {
	background: #0e320a url(/images/main_bg.gif) repeat-x 0% 0%;
    color: #fffb00;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 16px;
    margin-left: auto;
    margin-right: auto;
    }
div.mainbox {
    width: 100%;
    text-align: center;
    }
img {
    border: 0;
    margin: 2px;
    }
img.left, img.right {
    width: 470px;
    height: 680px;
    }
img.double {
    width: 923px;
    height: 680px;
    }
td {
    border: 0;
    vertical-align: middle;
    }
p {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-weight: normal;
    color: yellow;
    }
a {
    color: yellow;
    } 
