html {
	background: url(lagiradetuvida.jpg) no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
#page {
	position: relative;
}
#page-wrap {
	width: 100%;
	margin: 0 auto;
	padding: 0;
	text-align:center;
	max-width:700px;
}
#madnesslive {
	width: 100%;
	margin: 10px auto;
	max-width: 300px;
}
.rte {
	width: 100%;
	margin: 0 0;
	background:#fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#111;
	text-align:left;
	border-radius: 5px;
}
.margen {
	padding:15px;
}
a {
	text-decoration:none;
}
.rte a {
	color:#d62c27;
}
.rrss {
	padding:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}
.rrss a {
	color:#d62c27;
}
.rrss a:hover {
	color:#fff;
}
body {
	overflow-x: hidden;
	color: #fff;
}
