html{
	margin:0;
	padding:0;
}
body{
	background: url("images/rat.gif") repeat right ;
}
#header{
	color:#F00;
	text-align: center;
	
	
	
	
}
#container{
	padding: 5px;
	background-image:url(images/bg.png);
	background-repeat:repeat-x;
	width : 800px;
	height: 910px;
	bottom: 0;
	color:#CCC;
	margin-right : auto;
	margin-left : auto;
	text-align: left;
	font-family: "Arial Black", Gadget, sans-serif;
	}
#container2{
	padding: 5px;
	background-image:url(images/bg.png);
	background-repeat:repeat-x;
	width : 800px;
	height: 1010px;
	bottom: 0;
	color:white;
	margin-right : auto;
	margin-left : auto;
	background-color:#191919;
	text-align: left;
	font-family: "Arial Black", Gadget, sans-serif;
	}
#container3{
	padding: 5px;
	background-image:url(images/bg.png);
	background-repeat:repeat-x;
	width : 800px;
	height: 600px;
	bottom: 0;
	color:white;
	margin-right : auto;
	margin-left : auto;
	background-color:#191919;
	text-align: left;
	font-family: "Arial Black", Gadget, sans-serif;
	}
A:link {text-decoration:none; color: red}
A:visited {text-decoration:none; color: red}
A:active {text-decoration:none; color: red}
A:hover {text-decoration: underline overline; color: white;}

#navigation {
	text-align: center;
	color:#F00;
}
hhhr {
border: 0;
color: red;
background-color: red;
height: 1px;
width: 100%;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
}
hhhr2 {
border: 0;
color: red;
background-color: red;
height: 1px;

margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
}
#footer{color:#999;}
