body {
    background-color: black;
    padding-top:      20px;
    padding-bottom:   20px;
    font-family:      Verdana,Arial,sans-serif;
}
div.main {
    width:            650px;
    padding:          0px;
    background-color: #f8faff;
    margin-left:      auto;
    margin-right:     auto;
}
div.content {
    color:            black;
    padding:          23px;
    text-align:       justify;
    font-size:        13px;
}
div.title {
    background-image: url('year_bg.jpg');
    background-color: #3054ff;
    font-family:      'Arial Black',Verdana,Arial,sans-serif;
    font-size:        40px;
    font-weight:      bold;
    text-align:       center;
    line-height:      100%;
    letter-spacing:   24px;
    color:            white;
    margin:           0px;
    padding-top:      0px;
    padding-bottom:   5px;
    text-shadow:      #ffff00 0px 0px 8px;
}
img.pic {
    padding-left:     15px;
    padding-bottom:   5px;
}
p.menu {
    margin-top:       0px;
    text-align:       center;
}
a {
    text-decoration:  none;
    color:            #3054ff;
    font-weight:      bold;
}
a:hover {
    text-decoration:  underline;
/*    color:            red;*/
    text-shadow:      #ff0000 0px 0px 3px;
}
h1 {
    color:            white;
    height:           40px;
    background-image: url('year_bg.jpg');
    letter-spacing:   7px;
    text-shadow:      #a0a0ff 2px 2px;
    padding-left:     40px;
}
h2 {
    color:            white;
    height:           20px;
    background-image: url('year_bg.jpg');
    background-color: #e0e0ff;
    font-size:        13px;
    text-align:       left;
    padding-left:     40px;
    letter-spacing:   7px;
    text-shadow:      #a0a0ff 2px 2px;
}
img { 
    border:           0px; 
    margin:           0px; 
}
table.wall td {
    vertical-align:   bottom;
}
