@import url(http://fonts.googleapis.com/css?family=Varela+Round);body {  background: #000 url(images/bg-black.png);  font-family: 'Varela Round', Arial, Verdana, sans-serif;  -webkit-font-smoothing: antialiased;   color: #fff; }a {  color: #e1e1e1;  text-decoration: none; }  a:visited {    color: #e1e1e1;    text-decoration: none; }  a:hover {    color: #fff; }#line {    background: url("images/line-black.png") repeat-x scroll center bottom transparent;    height: 8px;    margin: 0 auto 10px;    padding: 0;    width: 900px;}h1 {    border: 0 none;    color: #777777;    margin: 0;    outline: 0 none;    padding: 0;    font-size: 32px;    font-weight: 100;    letter-spacing: -1px;    text-shadow: 0 -1px 0 #000000;    vertical-align: baseline;}