html {
	margin: 0px;
}

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
/*	background-color:#CCCCCC; */
}

h1{
	display: inline;
	font-size: 48px;
	font-weight:normal;
}

h2{
	display: inline;
	font-size: 24px;
	font-weight:normal;
}

#gamercard{
	margin-top: 15px;
	margin-bottom: 15px;
	border: 1px solid #c0c0c0;
	height: 300px;
}
