.txt { 	font-family: Arial, Helvetica, sans serif;
	font-size	: 13px;
        	color: black;
}

.bigtxt { 	font-family: Arial;
	font-size	: 15px;
        	color: black;
                font-weight:bold;
}

BODY { 		font-family:Arial;
           		background-color:#B4B4B4;
		background-image:url(../images/Motorrad8a.jpg); 
		background-repeat:no-repeat;
		background-attachment:fixed;
		background-position:220px 20px;}


