/* reset and shit */
html, body, div, span,
h1, h2, h3, h4, h5, h6, p, a,
img, strong, li, ul, fieldset, form, label {
	font-family: Arial, sans-serif;
	font-size: 13px;
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	background: #fff url(http://www.efingo.com/crazy/images/bg.jpg) 0 0 repeat;
}
header, footer, aside, nav, section, article {
	display: block;  
}
img {
	border: 0;
}
a {
	text-decoration: none;
}
ul {
	list-style: none;
}
/* end reset and shit */
h1 a {
	display: block;
	width: 131px;
	height: 75px;
	margin: 0 auto;
	text-indent: -9999px;
	background: transparent url(images/efingo-logo.png) no-repeat 0 0;
}
div {
	width: 478px;
	height: 67px;
	text-indent: -9999px;
	margin: 0 auto;
	background: transparent url(images/coming-soon.png) no-repeat 0 0;
}
div p {
	margin-top: 80px;
}
section p {
	width: 478px;
	height: auto;
	margin: 0 auto;
	text-align: justify;
	line-height: 20px;
	margin-top: 35px;
	color: #8f8d8d;
}
section p a {
	text-decoration: underline;
	color: #efbc30;
}
footer ul {
	width: 480px;
	height: 27px;
	margin: 0 auto;
}
footer ul li a {
	float: left;
	text-indent: -9999px;
	margin-top: 80px;
	margin-right: 4px;
}
footer ul li a.soc-twitter {
	width: 71px;
	height: 27px;
	background: transparent url(images/social-buttons.png) no-repeat 0 0;
}
footer ul li a.soc-twitter:hover {
	background-position: 0 -27px;
}
footer ul li a.soc-linkedin {
	width: 81px;
	height: 27px;
	background: transparent url(images/social-buttons.png) no-repeat -75px 0px;
}
footer ul li a.soc-linkedin:hover {
	background-position: -75px -27px;
}
footer ul li a.soc-facebook {
	width: 83px;
	height: 27px;
	background: transparent url(images/social-buttons.png) no-repeat -160px 0px;
}
footer ul li a.soc-facebook:hover {
	background-position: -160px -27px;
}
footer ul li a.soc-deviantart {
	width: 88px;
	height: 27px;
	background: transparent url(images/social-buttons.png) no-repeat -247px 0px;
}
footer ul li a.soc-deviantart:hover {
	background-position: -247px -27px;
}
footer ul li a.soc-tumblr {
	width: 70px;
	height: 27px;
	background: transparent url(images/social-buttons.png) no-repeat -339px 0px;
}
footer ul li a.soc-tumblr:hover {
	background-position: -339px -27px;
}
footer ul li a.soc-flickr {
	width: 62px;
	height: 27px;
	background: transparent url(images/social-buttons.png) no-repeat -413px 0px;
}
footer ul li a.soc-flickr:hover {
	background-position: -413px -27px;
}