@charset "utf-8";
body {
	background-attachment: fixed;
	background-image: url(fotos/detail/back2.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #000000;
	margin-left: 5px;
	padding-left: 5px;
}

