html, 
body {
    color: #aaa;
    font-family: 'Helvetica Neue', Arial;
    letter-spacing: 0em;
	font-size: 22px;
}  

h1 { 
	color: #c83d3d;
	display: block;
	font-size: 10em;
	letter-spacing: -0.05em;
	margin: 11% 0 0;
	width: 100%;
	text-align: center;
}

h1 img {
	margin-bottom: 15px;
}

p {
    bottom: 15px;
    letter-spacing: -0.03em;
    padding: 15px;
    position: fixed;
    color: #ccc;
}

p.left {
    left: 15px;
	font-size: 0.9em;
}

p.center {
    bottom: 9px;
    text-align: center;
    width: 100%;
    z-index: -1;
}

p.right {
    right: 15px;
	font-size: 0.9em;
}

a {
    color: #aaa;
    text-decoration: none;
	font-weight: normal;
}

a:hover {
    color: #999;
}

h1 p {
    color: #aaa;
	font-weight: normal;
	margin: 0 auto;
	padding: 0 30%;
	line-height: 1.5em;
	position: relative;
	font-size: 0.105em;
}

h1 p strong, h1 a{
	font-weight: bold;
}

h1 p span {
    color: #ccc;
}

.st_twitter_hcount {
	font-size: 12px !important;
}
