body {
    margin : 0px;
    background-color : #333300;
} 
a {
   text-decoration:none;
   white-space:nowrap;
}
img {
   border:0px;
   behavior: url("pngbehavior.htc");
   }
.content {
	text-align: center;
	margin-top:-230px;
	margin-left: -470px;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 940px;
	height: 460px;
}
.imgDiv {
	margin:5px;
	width:110px;
	height:80px;
}
.imgTag {
       width:110px;
       height:80px;
}

