html, body {
	margin:0;
	padding:0;
	}

body {
	background-image: url("lin2.png");
	}

#logo {
	background-image: url(df.png);
	background-position: center;
	background-repeat: no-repeat;
	border: none;
	height: 50px;
	position: absolute;
	top: 120px;
	width: 100%;
	}

#comentario {
	font-family: Verdana, Tahoma, Arial;
	font-size: x-small;
	text-align: center;
	vertical-align: middle;
	}

