@charset "utf-8";
/* CSS Document */
<style type="text/css">
td img {display: block;}
body {
	background-image: url(fondo_ram.jpg);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
}
</style>


