body{
    font-family: "Trebuchet MS",Helvetica,Verdana,Arial,sans-serif;
    overflow: hidden;
}

div#container a{
    text-decoration:none;
}

div#container{
    font-family: "Trebuchet MS",Helvetica,Verdana,Arial,sans-serif;
    padding: 0;
    width:720px;
    position:relative;
    margin:0 auto;
}
    

div#container h2.logo{
    margin:150px auto 0;
    width:640px;
    height:160px;
}

.logo a, .logo a:visited{
    background-image:url('http://i880.photobucket.com/albums/ac1/procount21/pc_logo.jpg');
    border:none;
    text-decoration:none;
    display:block;
    width:640px;
    height:160px;
    outline-style: none;
    text-indent:-10000px;
    color:#000;
}