body {
  background-color:#ffffff;
  padding:10px 10px;
  text-align:center;

  color: #000000;
  font-family: Georgia,arial;
  margin-bottom: 40px;
  font-size: 0.9em;
  _font-size: 0.82em;
  }
a:link, a:visited, a:active {
text-decoration: none;
color: #1F338D;
font-weight: bold;

}

a:hover {
text-decoration: underline;
color: #ff0000;

font-weight: bold;
}

#description {
	width: 732px;
	margin-left: auto;
	margin-right: auto;
}

.main {
 margin-left: auto; margin-right: auto; position: relative; width: 920px;
}
.box {
	width: 200px;
	padding-right: 30px;

	height: 40px;
	padding-top: 4px;
	background-image: url(../images/box.jpg);
	background-repeat: no-repeat;
	position: relative;
	overflow: hidden;
}
.box3 {
	width: 200px;
	padding-right: 30px;
	float: left;
	height: 40px;
	padding-top: 4px;
	background-image: url(../images/box.jpg);
	background-repeat: no-repeat;
	position: relative;
	overflow: hidden;
}
.obox {
	width: 230px;
	height: 220px;
	float: left;
	position: relative;
	padding-right: 0px;
	padding-top: 4px;
	overflow: hidden;
	text-align: center;
}
.score {
	position: absolute;
	font-weight: bold;
	font-size: 14px;
	color: #ffffff;
	top: 12px;
	left: 182px;
	text-align: center;
	width: 46px;
}

.boxbig {
	width: 544px;
	height: 77px;
	background-image: url(../images/boxbig.jpg);
	background-repeat: no-repeat;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}
#link {
	width: 440px;
	position: absolute;
	top: 40px;
	left: 10px;
	font-size: 25px;
}
#category {
	width: 440px;
	position: absolute;
	top: 5px;
	left: 10px;
	font-size: 25px;
}
.button {

	text-align: center;
	color: #000000;
	position: relative;
	font-family: Georgia,arial;
	font-size: 1.4em;
	margin-top: 20px;
}
#score {
	position: absolute;
	left: 460px;
	top: 20px;
	color: #ffffff;
	font-size: 25px;
	text-align: center;
	width: 80px;
}
.tip {
	position: absolute;
	left: -300px;
	top: -90px;
	!top: -60px;
	width: 197px;
	!width: 287px;
	height: 123px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 90px;
	background-image: url(../images/tip.jpg);
	background-repeat: no-repeat;
	text-align: center;
	color: #ffffff;
	font-size: 14px;
}
.spfield {
	width: 370px; margin-left: auto; margin-right: auto;
	position: relative;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	display: block;
}
.friends {
	clear: both;

	text-align: center;
	padding: 40px;
}
.footer {
	clear: both;
	font-size: 0.8em;
	text-align: center;
	padding: 40px;
}
h1 {
	color: #F92A94;
}
h2 {
	clear: both;
}