#principal {
	margin-right: auto;
	margin-left: auto;
	width: 900px;
	height: 900px;
	margin-top: 25px;
}
body {
	background-image: url(../Images/fondoweb.jpg);
	background-repeat: repeat;
}
#principal #contenido #text1 {
	width: 520px;
	margin-left: 350px;
	margin-bottom: 25px;
	padding-top: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
}
#principal #contenido #image {
	float: left;
	height: 400px;
	width: 300px;
	margin-top: 50px;
	margin-left: 25px;
}
#principal #contenido {
	background-image: url(../Images/fondotxt.jpg);
	background-repeat: repeat;
	width: 900px;
	height: 520px;
}
a,img{

border:0px;

}