*{ 
	padding: 0; margin: 0; 
}
body{ 
	background: #F9F9F9; 
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif; 
	color: #333; 
	font-size: 16px; 
}
.system-message h1{ 
	font-size: 100px; 
	font-weight: normal; 
	line-height: 120px; 
	margin-bottom: 12px; 
}
.system-message .success,
.system-message .error{ 
	line-height: 1.8em; 
	font-size: 36px; 
}