#wraper{
	width: 800px;
	height: 700px;
	background: rgb(237, 140, 228);
	margin:  0 auto;
	overflow: hidden;
	float: none;
}
body{
	background: rgb(237, 140, 228);
}
#banner1{
	width: 800px;
	height: 400px;
	margin: 0 auto;
	float: none;

}

#banner2{
	width: 800px;
	height: 295px;
	margin: 0 auto;
	float: none;
		display: block;
}

#nav{
	float:right;
	width: 300px;
		height: 295px;
	
}

#video{
	float:left;	
	width: 480px;
}

#anuncio{
	width: 346px;
	height: 219px;
float:left;
}
#special
{
	width: 800px;
	height:30px;
	background: rgb(237, 140, 228);
	margin:  0 auto;
	overflow: visible;
	float: none;
	text-align: center;
}
#publicidad
{
	width: 800px;
		height:30px;
	background: rgb(237, 140, 228);
	margin:  0 auto;
	overflow: visble;
	float: none;
	text-align: center;
	margin-top: 45px;
}


p{
	color: #edf53f;
}
a{
	color: #edf53f;
}
