﻿body 
{    
    background-color: #222222;    
    margin-top: 0px;
    margin-left: 0px;    
    color: white;
    font-size: medium;
    text-align: center
}

a.AlbumCover
{
    color: White;
    margin-top: 5px
}

table.center
{
    margin-left: auto;
    margin-right: auto
}

image.border
{
    border: solid 2px red    
}
