body{
	width: 780px;
	background-color: #000000;
	font-family: "HGS‘n‰pŠpÎß¯Ìß‘Ì", fantasy;
}

h1{
	font-size: 300%;
	color: #00CC00;
}

img.counter{
	position:relative ;
	left: 680px;
}
	

p{
	color: blue;
}

strong{
		color: #FF0000;
}

div.open{
	width: 800px;
	height: 800px;
	display: block;
	overflow: hidden;
	position: relative;
	left: 0px;
}
	
div.couple{
	position: relative;
	bottom: 285px;
	left: 396px;
}
		
a img.couple {	
	border-width: 0px;
}