body {
	margin: 0;
	padding: 0;
	background: #000; }
#gray {
    font: normal 300 10px/1.3em Helvetica, Arial, sans-serif; 
    padding: 10px;
    margin: 20px;
    position: absolute;
    height: 675px;
    width: 730px;
    color: white;
    background-color: #1b1b1b; 
    z-index: 0; }
#logo {
    position: absolute;
    left: 15px;
    top: 40px;
    height: 120px;
    width: 350px;
    z-index: 2; }
#contact {
    font: normal 300 12px/1.5em Helvetica, Arial, sans-serif; 
    color: #6e6e6e;
    position: absolute;
    left: 15px;
    top: 95px;
    height: 40px;
    width: 350px;
    z-index: 2; }
#work {
    background-position: center;
    position: absolute;
    left: 15px;
    top: 135px;
    height: 405px;
    width: 720px;
    z-index: 2; }
#scroller {
    height: 405px;
    width: 720px;
    z-index: 2; }
#scroller span {
    display: block;
    height: 405px;
    width: 720px;
}
#about {
    font: normal 300 12px/1.3em Helvetica, Arial, sans-serif; 
    position: absolute;
    left: 35px;
    top: 575px;
    height: 125px;
    width: 350px;
    color: white;
    z-index: 2; }
#links {
    text-align: right;
    font: normal 300 12px/1.3em Helvetica, Arial, sans-serif; 
    position: absolute;
    left: 500px;
    top: 572px;
    height: 18px;
    width: 255px;
    color: white;
    z-index: 2; }
a:link {
	margin-right: 5px;
	margin-left: 5px;
	font: normal 300 12px/1.3em Helvetica, Arial, sans-serif;
	text-decoration: none;
	color: #fff; }
a:visited {
	font: normal 300 12px/1.3em Helvetica, Arial, sans-serif;
	text-decoration: none;
	color: #fff; }
a:hover {
	font: normal 300 12px/1.3em Helvetica, Arial, sans-serif;
	text-decoration: none;
	color: red; }
img {
	border: 0px; }
