/* ------ general
-----------------------------------------------*/

body {
	font-family:Arial, Helvetica, sans-serif;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;





	background-image: url(../../../../../../../../../../cs5/HELP.jpg)
.jpg);
	background-image: url(../website-background-test.jpg);
	background-color: #F93;
}

/* ------ mobilyblocks
-----------------------------------------------*/


.socials {
display:block;
width:64px;
height:64px;
background:url(../img/socials/share-64.png) no-repeat;
cursor:pointer;
position:relative;
}

.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;
}


a {
color:#FF9900;
}

a img {
	border:none;
	text-align: center;
}
