/* ------ general
-----------------------------------------------*/

body {
	font-family:Arial, Helvetica, sans-serif;
	background-color: #000;
}

/* ------ mobilyblocks
-----------------------------------------------*/


.socials {
	display:block;
	width:64px;
	height:64px;
	background:url(../img/socials/share-64.png) no-repeat;
	cursor:pointer;
	position:relative;
	background-color: #660c02;
}

.socials{
margin:0 auto;
}

.socials {
margin-bottom:50px;
}

ul.reset,
ul.reset li {
display:block;
list-style:none;
padding:0;
margin:0;
}

ul.reset li {
position:absolute;
}

ul.reset li a {
outline:none;
}

#content {
	margin:100px auto 0;
	width:560px;
	color: #000;
	background-color: #660c02;
}


a {
color:#FF9900;
}

a img {
border:none;
}
