body, html {
	background: url("/intima/wp-content/themes/intima/images/bg.png") repeat scroll center top #d9d9d9;
	font-family: Arial, Helvetica, sans-serif;
	color: #6e6e6e;	
	margin: 0px;
	padding: 0px;
	text-align: center;
	height: 100%;
	width: 100%;
	min-height:100%;	
	font-size: 10px;
	color: #666;
}
.enlaces{
	text-align: center;
}
a {
	text-decoration: none;
	outline: 0;
	color: #666;
}
#intima {
	position:absolute;
    top:50%;
    left: 50%;
    margin-top: -301px;
    margin-left: -376px;

}

