body  {background-color: black;
		}
		
.nav {text-align: center;
	background-color: white;
	text-decoration: none;
		}
		
.header {text-align: center;
		background-color: black;
		}
		
#content {text-align: left;
		background-color: white;
		}
		
.footer {text-align: center;
		background-color: white;
		text-decoration: none;
		}
		
table {border-collapse: collapse;
	background-color: white;
	border-color: black;
		}

#nav {text-align: center;
	background-color: white;
	text-decoration: none;
	font-size: large;
		}

.wooddoor{font-size: large;
		}
		
form {background-color: white;
		}
	
iframe {border-style: none;
		}
		
thead {background-color: black;
		}
		
img {border-style: none;
	}
	
	

