a:link {
	color: #DF0932;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #DF0D32;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #DF0D32;
}
.art {
	height: 600px;
	width: 750px;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
	float: right;
}
.column {
	height: 55px;
	width: 250px;
	float: left;
	list-style-type: none;
	display: inline;
	margin-bottom: 10px;
}
.container {
	height: 800px;
	width: 1000px;
	border: thin none #000000;
	vertical-align: center;
	margin-left: auto;
	margin-right: auto;
}
.hand {
	height: 600px;
	width: 250px;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
	float: left;
}
.header {
	height: 50px;
	width: 1000px;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
	font-family: "Courier New", Courier, monospace;
	font-size: 36px;
	color: #DF0D33;
	float: left;
}
.image {
	height: 600px;
	width: 600px;
}
li {
	list-style-image: none;
	height: 50px;
	width: 50px;
	display: inline;
	margin-right: 10px;
}
.nav {
	height: 50px;
	width: 1000px;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
	float: right;
	font-family: "Courier New", Courier, monospace;
	font-size: 24px;
	display: inline;
	list-style-type: none;
}
.navbar {
	height: 50px;
	width: 100px;
	display: inline;
}
.style1 {
	font-size: 14px;
	color: #DF0D33;
}
ul {
	display: inline;
}
