@charset "utf-8";
/* CSS Document */

img, div, a, h1 {
	behavior:url("iepngfix.htc")

}
body {
	font-family:"Trebuchet MS";
	font-size:12px;
	padding:0;
	text-align:center;
	margin:0px;
	color:#FFF;
	text-align:center;
}
h1, div {
	margin:0;
	padding:0;
	font-size:100%;
}
.topHeader {
	overflow:hidden;	/*-- For Mozilla Firefox --*/

}
* html .topHeader {	/*-- For IE6 --*/
	overflow:visible;
	height:1%;
}
#header{
		width:96px;
		text-align:center;
}
#header h1 {
	width:96px;
	background:url(b.png) no-repeat;
}
#header h1 a {
	text-indent:-2000em;
	display:block;
	overflow:hidden;
	width:96px;
	height:96px;

}
