body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #161616;
}

p{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCC;
	
	}
	
h4{
	font-size: 16px;
	color: #999;
	
	}
	
h3{
	font-size: 14px;
	color: #FFF;
	
	}

#wrapper{
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	
	}
	
#logoStudioBit{
	float: none;
	height: 260px;
	width: 550px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../imagenes/logo_index.png);
	background-repeat: no-repeat;
	margin-top: 20px;
}

#logos{
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	height: 200px;
	width: 600px;
	
	}
	
	#redessociales{
	word-spacing: 0px;
	float: none;
	height: 65px;
	width: 330px;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
		
		}
#logoWP{
	float: left;
	width: 200px;
	height: 200px;
	
	}
	
#logoBussines{
	
	}	
	
#logocarpeta{
	
	}
	
#contador{
	height: 24px;
	width: 145px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	
	}
	
#pie{
	float: left;
	height: 90px;
	width: 800px;
	}
	
#pie p{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #999;
	text-align: center;
	
	}
	
	#pie a{
	color: #FFF;
	text-decoration: underline;
		
		}

