body{
    background-color: #556B2F;
    color: #000000;
    background-image:url("../images/camo_tile_A.png");
    background-size:768px 768px;
    background-attachment:fixed;
    background-repeat:repeat;
}
#banner, #footer, .plug{
	background-color:#333333;
}
img{
    border:1px double #FFFFFF;
}
.keys{
	color:#333333;
	border-bottom:1px solid #556B2F;
}
.topic{
	font-weight:bold;
	color:#000000;
	font-style:italic;
}
h1{
	float:left;
}
h2{
	color:#FFA500;
	text-transform:uppercase;
	text-align:center;
	font-size:18px;
	background-color:#333333;
	width:342px;
	border-radius:20px;
	padding:20px 20px 20px 20px;
	float:left;
	border:solid 4px #FFA500;
	height:auto;
	margin-top:auto;
	margin-bottom:auto;
}
h3{
	color:#1F2711;
	font-size:16px;
	text-transform:uppercase;
	text-align:left;
	width:742px;
	float:left;
}
p{
	float:left;
	margin:2px;
}
#disclaimer p{
	width:742px;
}
#disclaimer h1{
	width:742px;
}
a{
	color:#FFA500;
	text-decoration:none;
}
a:hover{
	border-bottom:solid 2px #000000;
}
.boxA a, .boxB a{
	color:#556B2F;
	font-weight:bold;
}
#banner, #footer, #disclaimer, .boxA, .boxB, .plug{
	border:4px solid #FFFFFF;
}
.boxA, .boxB, #disclaimer{
    background-color: #E7EEDA;
}
#disclaimer{
	width:742px;
	border-radius:20px;
	margin-bottom:20px;
	text-align:center;
}
.plug, .keys{
    font-size:48px;
}
#banner{
    font-size: 52px;
}
#footer{
	font-size:14px;
}
#fail_bubble{
	border:solid 1px #CCCCCC;
	border-radius:20px;
	padding:10px 0px 10px 0px;
	font-size:16px;
	background-color:#333333;
	text-shadow:0px 0px 0 #000;
}
#socials{
	width:230px;
	padding-top:5px;
	padding-left:20px;
	border:solid 1px #CCCCCC;
	border-radius:10px;
	background-color:#FFA500;
	font-weight:bold;
}
	