body {
	background-color: white;
}


* { 

margin: 0; 
padding: 0; 
border:0;

}

DIV.bodybox {

width: 301px;
height: 117px;
margin: 0 auto;
margin-top: 120px;

position: relative;

}


DIV.teaser1 {

background: url(Teaser_1.jpg) no-repeat top left;
width: 301px;
height: 117px;
position: absolute;

}

DIV.teaser2 {

background: url(Teaser_2.jpg) no-repeat top left;
width: 165px;
height: 13px;
top: 117px;
left: 68px;

position: absolute;

}

DIV.teaser3 {

background: url(Teaser_3.jpg) no-repeat top left;
width: 125px;
height: 10px;
top: 130px;
left: 88px;

position: absolute;

}
