body {
	background-color: #ed561b;
	text-align: center;
	padding: 0px;
	margin: 0px;
	background-image: url(img/fondo.jpg);
	background-repeat: repeat;
}

#imagen {
	text-align: center;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
}
#twitter{
	text-align: right;
padding-top: 30px;
width: 714px;
margin: auto;
}
a {
	color: white;
	text-decoration: none;
	font-weight: bold;
	font-family: Garamond, Georgia, "Times New Roman", Times, serif;
	border-width: 0px;
}

li {
	margin-right: 5px;
	margin-left: 5px;
	display: inline;
	list-style-type: none;
}

#ipsum p {
	font-size: 14px;
	line-height: 18px;
	padding: 10px;
}

#ipsum a {
	color: #5b3059 
}

#abajo {
	height: 50px;
	margin-bottom: 10px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	color: black;
	font-size: 12px;
	width: 600px;
	text-align: center;
	padding-bottom: 10px;
}

h2 {
	line-height: 17px;
}


