body {
	margin: 10px auto;
	font-size: 18px;
	font-family: "Times New Roman", serif;
	width: 750px;
	background-image: url('../img/919.GIF');
	color: #eee;
}

h1 {
	margin: 10px 0;
}

a:link {
	color: #33aaee;
}

a:visited {
	color: #66ccee;
}

div#content {
	background-color: #121212;
	padding: 15px;
}

p#tagline {
	font-size: 15px;
	margin: 10px 0;
}

div#nav {
	border-top: 1px dotted #eee;
	border-bottom: 1px dotted #eee;
}

div#nav p {
	padding: 10px;
	margin: 0;
	background-color: #333;
}

div#footer {
	border-top: 2px solid #aaa;
	font-size: 15px;
}

#footer p {
	margin: 5px auto;
}

#main img {
	margin: 10px;
	margin-left: 0;
}

.machine table {
	background-color: #101620;
	text-align: left;
	width: 100%;
	margin: 5px 0;
}

.machine th, .machine td {
	border: 1px solid #888;
	padding: 2px;
}

.machine tr.odd {
	background-color: #20232B;
}
