@charset "UTF-8";
/* CSS Document */

.header
{
background-image:url();
/*height:150px;*/
background-position:top;
background-repeat:no-repeat;
}

.adimg
{
background-image:url(../images/adimg.gif);
background-position:top;
background-repeat:no-repeat;
height:180px;
width:180px;
}

.phbg
{
background-image:url(../images/phonebg.gif);
width:180px;
height:80px;
background-repeat:no-repeat;
}