﻿#Panel1 
{
    background-image: url(../images/sd1s3x.jpg);
    height:784px;
    width:1236px;
}

#Label1  
{
    position:absolute;
    font-family:Garamond;
    font-style:italic;
    font-weight:bold;
    font-size:50pt;
    color:White;
    left:800px;
    top:40px;
}

#Label2
{
    position:absolute;
    font-family:Tahoma;
    font-style:normal;
    font-weight:normal;
    font-size:16pt;
    color:White;
    left:1000px;
    top:140px;
}

#Label3
{
    position:absolute;
    font-family:Tahoma;
    font-style:normal;
    font-weight:normal;
    font-size:12pt;
    color:White;
    left:30px;
    top:750px;  
}

.hp1
{
    font-family:Tahoma;
    font-style:normal;
    font-weight:normal;
    font-size:12pt;
    color:White;
}


