body {
    background-color: white;
    font-family:"Verdana", sans;
}		
img {
    border: 0;
}
#box {
    position:relative;
    width:900px;
    margin: 1.5em auto;
    font-size: 28px;
    text-align:center;
}
#info {
    margin-top: 1em;
    font-weight:bold;
}
#navigation {
    margin-right: 15px;
    margin-bottom: 3px;
    text-align: right;
    font-weight: bold;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    text-decoration: none;
}
#navigation a {
    text-decoration: none;
    color: inherit;
}
#navigation a:hover {
    text-decoration: underline;
}
.colorboxInclude {
    padding: 20px;
    margin: 0px;
    font-size: 14px;
}
