body {
	background-color: #274310;
	background-attachment: fixed;
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-x;
	background-position: left top;
}
img {
	position: relative;
	padding: 0px;
	width: auto;
	margin: 0px;
	height: 100%;
}
#aboutme {
	font-family : BankGothic Lt BT, Verdana, Arial, sans-serif;
	font-size: 22px;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-align: center;
	visibility: visible;
	width: 100%;
	height: 40px;
	vertical-align: baseline;
	position: relative;
	word-spacing: 20px;
	padding: 15px 0px 0px 0px;
}
A:link {
color : #193E5A;
}
A:visited {
color : #193E5A;
}
A:link {
text-decoration : none;
}
A:visited {
text-decoration : none;
}
A:hover {
color : #993300;
}
A:hover {
text-decoration : underline;
font-weight: bold;
}
A:active {
color : #193E5A;
}
/*BTN footer*/
a.btn_footer:link{
	display:block;
	width:200px;
	height:50px;
	position:relative;
	top:-210px;
	float:right;
	margin-right:260px;
	border:0px solid #000000;
}
a.btn_footer:visited{
	display:block;
	width:200px;
	height:50px;
	position:relative;
	top:-210px;
	float:right;
	margin-right:260px;
	border:0px solid #000000;
}
a.btn_footer:hover{
	display:block;
	width:200px;
	height:50px;
	position:relative;
	top:-210px;
	float:right;
	margin-right:260px;
	border:0px solid #000000;
}