


a {
	color: #000000;
}
a:hover {

}
h1,h2,h3 { color: #000000; }
#header {
	margin: 0;
	padding: 0;
	width: 432px;
	height: 111px;
	position: relative;
	background: url(click2.png) no-repeat;
}
#header a {
	position: absolute;
	top: 0;
	left: 0;
	width: 432px;
	height: 111px;
	display: block;
	border: 0;
	background: transparent;
	overflow: hidden;
}
#header .fake-hover {
	margin: 0;
	padding: 0;
	width: 432px;
	height: 111px;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	background: url(click2.png) no-repeat 0 -111px;
}




body
{
background-color:#000000;
color:white;
text-align:center;
font-family:verdana;
}


div.container 
{
border-collapse: collapse;
border-style: solid;
border-width: 0px;
border-color: #000000;
background-color: black;
width:1100px;
min-width:1100px;
margin-right: auto;
margin-left: auto;
}


p{
color:3398cc;
}



.center1{ 
margin-right: auto;
margin-left: auto;
}