@charset "utf-8";
/* CSS Document */
#bgimg{
width:555px;
height:110px;
display:block;
background:url(../images/bg-img-555x110.png) no-repeat;
}

#bgimg2{
width:275px;
height:150px;
display:block;
background:url(../images/bg-img2.png) no-repeat;
}
