@charset "utf-8";
/* CSS Document */

body,td,th {
	color: #FFFFFF;
	font-family: Tahoma, Georgia, Arial;
	font-size: 12px;
}
body {
	background-color: #000000;
	margin-left: 2px;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FFCC00;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}

.textogrande {
font-size: 14px;
}

#test2 {
  width: 775px;
  height: 412px;
  }
  
#logo {
height: 89px;
width: 250px;
}

#texto {
height: 50px;
width: 300px;
}

.contacto {
background-image: url(img/guillermo.jpg);
background-repeat: no-repeat;
background-position: right;
}