@charset "utf-8";
/* CSS Document */
body { 
	background-image: url(images/bg.png); }
	
.copyright {
	text-align: center; 
	color: #dd4209;
	font-size: 14px;
	font-family: "Franklin Gothic Demi Cond", "Arial", "Verdana"; }
	
img {
	border: 0; }
	
.awplug {
	text-align: center;
	position: absolute; 
	top: 0px; 
	left: 0px; 
	color: #dd4209;
	font-size: 18px;
	font-family: "Franklin Gothic Demi Cond", "Arial", "Verdana"; }
	
.ffplug {
	text-align: center;
	position: absolute; 
	bottom: 0px; 
	left: 0px; 
	color: #dd4209;
	font-size: 14px;
	font-family: "Franklin Gothic Demi Cond"; }