.header a:link 	{	text-decoration: none;
		color: black;
		font-size: 12;
		font-family: arial; }
.header a:hover	{	text-decoration: underline; }

.header a:visited{	color: black;
		text-decoration: none; }


body 	{	font-family: verdana;	
		text-align: center;	}


h1	{	font-family: arial;
		font-size: 20px; }

table.center{	margin-left:auto;
		margin-right:auto;	}


.header	{	margin-left: auto;
		margin-right: auto;	}

table#products{	font-size: 12px;	}

.team	{	font-size: 24px;
		font-weight: bold;	}

.rider	{	padding: 20px;	}

table#contact{	font-size: 12px;	}
.contact{	font-size: 12px;	}

table#history{	font-size: 12px;	}

.footer	{	font-size: 10px;	}
