body {
        margin-left: 0px;
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
        background-color: #0E1830;
}
.mainbox {
        width: 880px;
        border-top-width: 4px;
        border-right-width: 4px;
        border-bottom-width: 4px;
        border-left-width: 4px;
        border-top-style: none;
        border-right-style: solid;
        border-bottom-style: none;
        border-left-style: solid;
        border-top-color: #3130D4;
        border-right-color: #3130D4;
        border-bottom-color: #3130D4;
        border-left-color: #3130D4;
        background-color: #FFFFFF;
}
.style1 {
        font-family: "Comic Sans MS", Arial;
        font-size: 28px;
        color: #000000;
}
a:link {
        color: #5000cd;
        text-decoration: underline;
}
a:visited {
        color: #5000CD;
        text-decoration: underline;
}
a:hover {
        color: #000099;
        text-decoration: none;
}
a:active {
        color: #5000CD;
        text-decoration: underline;
}
a {
        font-weight: bold;
}
.style2 {
        font-family: "Comic Sans MS", Arial;
        font-size: 18px;
        color: #000000;
        padding-top: 0px;
        padding-right: 20px;
        padding-bottom: 12px;
        padding-left: 20px;
        text-align: center;
}
img.thumb {
border: 2px solid #007eff;
margin: 2px;
width: 160px;
height: 215px
}
:hover img.thumb {
border: 2px dashed #007eff;
margin: 2px;
width: 160px;
height: 215px
}
