 body {
	background-image : url(../images/background.gif) ;

} 
div.buttons  {
	position: absolute;
	top: 90px;
	left: 270px;
	width: 720px;
	height: 400px ;
}
div.image   {
	position: absolute;
	top: 65px;
	left: 60px;
	width: 720px;
	height: 600px ;
	background-image : url(../images/image.gif)	;
}
div.header   {
	position: absolute;
	top: 10px;
	left: 5px;
	width: 560px;
	height: 140px;
	background-image : url(../images/header.gif) ;
}
#homeboast   {
	position: absolute;
	top: 562px;
	left: 0px;
	width: 780px;
	height: 40px;
	z-index: 9;
}
#homeboast p {
	font-family : verdana, arial, helvetica, sans-serif ;
	font-size : 13pt ;	
	font-weight : bold;
	color : #cc0066 ;
	text-align : right;	
	margin-right: 60px;
}
.menu {
	padding : 0 60 10 0 ;
	text-align : right ;
}
p {margin: 0 0 0 0;
	height: 40px }