body {
    font-family: georgia,garamond,serif;
    font-color:black;
    background-image: url('/img/map.jpg');
}

a img {border: none; }

div.mainbox, div.mainother, div.mainlarge {
    width: 620px;
    text-align: center;
    margin:0 auto;
    padding-bottom: 30px;
}

div.mainother {
    width: 420px;
}

div.mainlarge { width: 800px; }

.randomboxcontainer {
    float:left;
    width: 150px;
    margin: 20px 20px 0 0;
}
.randombox {
    font-size: 12px;
}

.contentsmall, .contentbox {
    float: left;
    width: 100%;
    margin:0 auto;
    text-align:justify;
    padding: 10px;
    background-image: url('/img/whitebox.png');
}

.contentsmall {
   width: 420px;
}

.footer {
   clear:both;
   text-align: center;
}
