/* CSS Document */

body {
	background-color: #003b4b;
	background-image: url(fondo.jpg);
	background-position:left;
	background-repeat:no-repeat;
	}

#flash
	{
	position:relative;
	margin:auto;
	top:25%;
	width:600px;
	height:400px;
	}
	