
body {
	background-color: #0a1010;
	padding: 0;
	margin: 0;
	font-family: georgia,serif;
	text-align: left;
	font-size: 14px;
	line-height: 24px;
	color: #7e7e7e;
}

#Container_01 {
	background-image: url('https://cdn.steamstatic.com/apps/dota2/images//blogfiles/bg_signup.jpg?x=1');
	background-position:top center;
	background-repeat:no-repeat;
	margin-right:auto;
	margin-left:auto;
	position:relative;
	height:930px;
	background-color: #0a1010;
}

#Content_01 {
	background-image: url('https://cdn.steamstatic.com/apps/dota2/images//blogfiles/bg_signup.jpg?x=1');
	background-position:top center;
	background-repeat:no-repeat;
	margin-right:auto;
	margin-left:auto;
	position:relative;
	height:930px;
	width:938px;
}

#Copy_01 {
	position:absolute;
	left:140px;
	top:316px;
	width:670px;
}

#Copy_02 {
	position:absolute;
	top:432px;
	text-align:center;
	width:938px;
}

#logoValve {
	position:absolute;
	left:50px;
	top:710px;
	width:110px;
	height:36px;
}

#legal {
	position:absolute;
	left:170px;
	top:710px;
	color:#525050;
	font-size:12px;
	line-height:16px;
}

#SignUpButton {
	display:block;
	width:261px;
	height:77px;
	background-image:url('https://cdn.steamstatic.com/apps/dota2/images/blogfiles/rightcol_signup_button.jpg?x=1');
	position:absolute;
	left:338px;
	top:230px;
}

#GetSteamButton {
	display:block;
	width:278px;
	height:63px;
	background-image:url('https://cdn.steamstatic.com/apps/dota2/images/blogfiles/getsteam_button.jpg?x=1');
	position:absolute;
	left:330px;
	top:480px;
}

.button:hover {
	background-position:bottom;
}