body {
	margin: 0px;
	background-attachment: fixed;
	background-image: url(Chassis/bird1.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;

}
.td01 {
	background-color: #AD1115;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #FFEECE;
	vertical-align: bottom;
	padding-bottom: 5px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #996600;
}
.mlink:link {
	font-weight: bold;
	color: #000000;
	background-color: #FDE1BA;
	display: block;
	border: 1px solid #AD1115;
	text-decoration: none;
	text-align: center;
	padding: 2px;

}
.mlink:visited {
	font-weight: bold;
	color: #000000;
	background-color: #FDE1BA;
	display: block;
	border: 1px solid #AD1115;
	text-decoration: none;
	text-align: center;
	padding: 2px;

}
.mlink:hover{
	font-weight: bold;
	color: #FFFFFF;
	background-color: #EA1D24;
	display: block;
	border: 1px solid #000000;
	text-decoration: none;
	text-align: center;
	padding: 2px;

}
h1 {
	font-size: medium;
	color: #AD1115;
}
