#container
{
    width:1003px;
    height:628px;
    margin:20px auto 0 auto;
}

#banner
{
    background-image:url(../images/affairLogo.jpg);
    width:855px;
    height:250px;
    margin:auto;
}

h1
{
    font-size:20px;
    text-align:center;
    margin-top:20px;
}

#link
{
    text-align:center;
    margin-top:20px;
}

a
{
    text-decoration:none;
    color:#f0293c;
    font-weight:bold;
}
