﻿body {height: 644px; background-color: #C0C0C0; width: auto;
}

h1 {text-align: center;
}

.auto-style1 {
	text-align: center;
	font-size: xx-large;
}

.auto-style2 {
	text-align: center;
}

.auto-style3 {
	text-align: left;
}

.header1 
{
    height: 75px;
    border: ridge;
    background-image: url("images/SSA Logo - sized.jpg");
    background-position: left;
    background-repeat:no-repeat;
}

.header2
{
    color: Blue;
    text-align: center;   
}

.header3
{
    color: Blue;
    text-align: right;
}

.auto-style4 {
	width: 350px;
	height: 1800px;
	float:left;
}

.style1
    {
        width: 1153px;
        height: 547px;
        border-width: 0px;
    }
    
h1
/* h1 is used for song titles */
{
    text-align:left;
}


    