/*Universals*/
* {padding:0; margin:0}
a {outline:0;}
img {border:0;}

body {background-color: #333;}
#wrappergeneral { position: relative;}
#generalcontent { width: 805px; height: 400px; background: url(../images/teamBg.jpg) no-repeat; margin: 65px auto 0px auto;}
#branding_area { width: 224px; height: 263px; background: url(../images/logo.png); margin: 18px auto 0px auto;}
#enlace { width: 500px; height: auto; margin: 20px auto 0px auto; text-align: center; line-height: 1.5 em;}

.nav {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; text-decoration: none;  font-weight: bold; color: #FC0; font-size: 1.0em;}
.nav a:link {}
.nav:visited {text-decoration:none; color:#FC0;}
.nav:active {text-decoration:none; color:#FFF;}
.nav:hover {text-decoration:none; color: #FFF;}