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

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

.adimg
{
background-image:url(../header/DSC_0863-4.jpg);
background-position:top;
background-repeat:no-repeat;
height:180px;
width:180px;
}
