@import URL(default.css);

body
{
	background-image:url(../images/indexbg.jpg);
	background-repeat:no-repeat;
}

img#imagebar
{
	width:607px;
	height:150px;
}

div.imagebar
{
	width:100%;
	border-top-style:solid;
	border-top-width:2px;
	border-bottom-style:solid;
	border-bottom-width:2px;
	text-align:center;
}
