@charset "utf-8";
/* CSS Document */
body {
		margin:0 auto;
		font-family:Tahoma, Geneva, sans-serif;
		font-size:14px;
		background-image:url(../images/aniversario.png);
}
#principal {
	width:975px;
	height: auto;
	margin:0 auto;
}
#topo {
		width:970px;
		height:auto;
		float:left;
}
#logo_20 {
		width:300px;
		height:255px;
		margin-left:100px;
}
.a {
	text-decoration:none;
	background:#F90;
	text-indent:48;
	text-align:center;
	line-height:40px;
	color:#333;
	font-weight:bold;
	font-size:18px;
}
.a hover {
	color:#F00;
}
