@charset "UTF-8";#wrapper {width: 990px;margin: auto;	top: 50%;	left: 50%;	position: absolute;	width: 990px;	height: 580px;	margin-top: -290px; /*This is a negative number 1/2 of the height*/	margin-left: -495px; /*This is a negative number 1/2 of the width */	}#left_wrapper, #right_wrapper {width: 485px;float: left;margin: 0 5px;}#badge {width: 220px;height: 240px;background: url(assets/content_badge.png);overflow: hidden;position: relative;float: left;}img {border-style: none;}a {text-decoration: none;color: #3399FF;}a:hover {color:#333333;}#badge h1 {font-size: 16px;font-family:Georgia, "Times New Roman", Times, serif;color:#3399FF;padding: 0px;margin: 8px 20px;margin-top: 0px;}#badge p {font-size: 12px;font-family: Verdana, Arial, Helvetica, sans-serif;color:#666666;margin: 8px 20px;}#badge img {margin: 10px 10px;margin-bottom: 0px;}