body{
  font-family:Arial, helvetica, "sans serif";
  font-size:11px;
  color: #6a6a6a;
  background: #f5f5f5; 
  margin: 0;
  padding: 0;
}
.main {text-align: center;}
img {
  border: 0;
}

a {
  text-decoration:none;
  color:#6a6a6a;
}

a:hover{
  text-decoration:underline;
}

#container {
   margin:0 auto;
   width: 960px;
}

#logo {
  background: url('../images/generation-y-logo.gif') center right no-repeat;
  padding-right: 16px;
}

#generationy {
  text-align: right;
  padding-right: 15px;
}
