body
	{
	background-color:#ffffff;
	font-family:verdana;
	font-size:12pt;
	color: #000000;
	}

.background
{
   margin-top: 100px;
	margin-left: auto;
	margin-right: auto;
   background:url(Buris-Modellautos.jpg) no-repeat;
	display: block;
	width: 1100px;
	height: 560px;
}
	
.text
	{
	margin-top:-28px;
	text-align: center;
	font-family:verdana;
	font-size:12pt;
	font-weight:bold;
	color: #000000;
	}
	
.ebay
	{
	margin-top:-325px;
	margin-left:630px;
	text-align: center;
	font-family:verdana;
	font-size:12pt;
	font-weight:bold;
	color: #000000;
	}

a:link, a:visited
	{
	color: #000000;
	font-family:verdana;
	text-decoration: none;
	font-style:normal;
	font-weight:bold;
	font-size:12pt;
	}

a:hover
	{
	text-decoration: underline;
	}
