	body {	font-family: Helvetica, Arial;	font-size: 12px;	}	a:link {	color: white;	text-decoration: none; font-weight: bold;	}	a:visited {	color: white;	text-decoration: none; font-weight: bold;	}	a:active {	color: white;	text-decoration: none; font-weight: bold;	}	.banner {	background-image:url('images/banner.jpg');	top: 0px;	width: 800px;	height: 90px;	margin-left: auto;	margin-right: auto;	text-align: left;	}    	.nav {	background-image:url('images/nav.jpg');	color: white;	top: 90px;	width: 800px;	height: 30px;	margin-left: auto;	margin-right: auto;	text-align: center;	line-height: 30px;	}	.content {	background: transparent;	top: 120px;	width: 800px;	height: 420px;	margin-left: auto;	margin-right: auto;	text-align: left;	}	.menu1{	background: transparent;	height: 140px;	width: 100px;	padding: 20px;	position: relative;	left: 40px;	float: left;	top: 40px;	}	.menu2{	background: transparent;	height: 140px;	width: 100px;	padding: 20px;	position: relative;	left: 40px;	float: left;	top: 40px;	}	.profile1 {	background: transparent;	width: 220px;	height: 310px;	text-align: left;	float: left;	position: relative;	top: 35px;	left: 60px;	}	.profile2 {	background: transparent;	width: 160px;	height: 120px;	text-align: left;	float: left;	position: relative;	top: 35px;	left: 105px;	}	.footer {	background: transparent;	top: 540px;	width: 800px;	height: 10px;	margin-left: auto;	margin-right: auto;	text-align: center;	font-size: 10px;	}	.link2 a:link {	color: black;	text-decoration: underline;	}	.link2 a:visited {	color: black;	text-decoration: underline;	}	.link2 a:active {	color: black;	text-decoration: underline;	}  	.fighters {	top: 5px;	left: 60px;	position: relative;	float: left;	height: 20px;	width: 680px;	text-align: center;	font-size: 14px;	font-color: black;	}
.contact {	background: transparent;	top: 120px;	width: 800px;	height: 410px;	margin-left: auto;	margin-right: auto;	text-align: left;	}