* {
	margin: 0px;
	padding: 0px;
	position: relative;
}

body {
	background: #333333;
	height: 100%;
}

div#badge {
	width: 796px;
	height: 461px;
	margin: 0px auto;
	top: 100px;
	background: url('openid.png') no-repeat;
}