body {
	background-attachment: fixed;
	background-image: url(images/satelliteDishLarge.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #13181B;
	color: #D7C410;



}

h1 {
	color: #D7C410;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h2 {
	color: #D7C410;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	color: #D7C410;
}
a:hover {
	text-decoration: none;
}
a:visited {
	color: #D7C410;
}

#fishing {
	display: none;
}

#gun {
	display: default;
}
form {
	margin: 0px;
}
input[type="text"] {
	border: 1px solid #D7C410;
}
textarea {
	border: 1px solid #D7C410;
}
