.mainpage {
    background-image: url('digitalearth2.jpg');
    background-repeat: no-repeat;

    text-align: center;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    width: 512px;
    height: 768px;
}

.newspage {
    background-image: url('digitalearth.jpg');
    background-repeat: no-repeat;

    text-align: left;
    font-family: 'Times New Roman', Times, serif;
    color: yellow;
    font-size: 120%;
    width: 900px;
    height: 100%;
}

.mainButton
{
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    font-size: 120%;
}

.button1 {
    font-family: 'Times New Roman', Times, serif;
    font-weight: bold;
    background-color: rgb(37, 14, 14);
    color: goldenrod;
    font-size: 100%;
}

.closebutton
{
    font-family: 'Times New Roman', Times, serif;
    font-weight: bold;
    color: black;
    font-size: 150%;
}

.aboutBackground
{
    background-image: url("digitalearth.jpg");
}
.aboutStyle
{
    font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
    font-weight: normal;
    font-size: x-large;
    color: black;
    margin-left: 15px;
    margin-right: 15px;
}

.trackBackground
{
    background: url('digitalearth2.jpg') no-repeat center center fixed; 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.trackStyle
{
    margin-left: 15px;
    margin-right: 15px;
    font-family:'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
    font-size: x-large;
    color: black;
    font-weight: normal;
}

.headerAndFooter
{
    color: aqua;
    font-size: x-large;
}

.lyricsButton
{
    font-weight: bold;
    color: darkgreen;
}

.bandmember
{
    float: right;
}

tiStrong
{
    font-weight: bold;
    color:aqua;
}

tiStrong2
{
    font-weight: bold;
    color:navy;
}

dateHeading
{
    font-size: larger;
    font-weight: bold;
    color: aqua;
}

trackName
{
    font-size: larger;
    font-weight: bold;
    color: navy;

}

BandName
{
    font-size: larger;
    font-weight: bold;
    color: navy;
}

Instrument
{
    font-size: large;
    font-weight: bold;
    color: black;
}

