@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url('http://www.ya.fm/fondo.jpg');
	background-repeat: no-repeat;
	background-position:top center;
	background-attachment:fixed;
	background-color: #FFFFFF;
}