*
{
	margin: 0;
	padding: 0;
}

#rotator
{
    background-color:Black;
	overflow: hidden;
	position: relative;
	width: 255px; /*Aquí puedes editar*/
	height: 455px;/*estos valores para cambiar el tamaño pero recuerda cambairlos abajo también*/
}

#rotator img
{
	border: 0;
	width: 255px;
	height: 455px;
	background-color:#101324;
}

#todo
{
	background-color:#101324;
	margin:0px; 
	padding:0px; 
	border:0px;
}

/*http://www.informatica-practica.es.mw*/
