body { font-family: Arial; color: #FFF; background: #000 url('../images/chrome/bg-repeat.png') fixed repeat-x; overflow-x: hidden; overflow-x: hidden; }
p { clear: left; }
a img { border: none; }
.background { position: fixed; top: 0; left: 0; }
.title { position: fixed; top: 70px; left: 0; z-index: 100; opacity: 0.7; }
.grid { position: absolute; top: 140px; margin-left: 94px; padding-bottom: 50px; }
	.grid .item { width: 400px; height: 300px; margin-bottom: 10px; margin-right: 10px; float: left; cursor: pointer; }
	.grid .item a {color: #FFF; text-decoration: none; }
	.grid .item a h1 { font-size: 24px; }
	.grid .item a p { font-size: 12px; }
	.grid .item img { position:relative; top: 0; left: 0; }
	.grid .item div { position:relative; width: 360px; height: 260px; top: -300px; left: -9999px; margin-left: 20px; margin-right: 0px; }
.footer { position: fixed; bottom: 0; left: 0; width: 100%; height: 32px; background-color: #000; padding-top: 15px; opacity: 0.7; }
	.footer div { position: relative; margin-left: auto; margin-right: 20px; text-align: right; font-size: 12px;}

.logo { position: absolute; top: 55px; left: 0; z-index: 100; }
.copy { display: block; position: relative; top: 298px; width: 788px; margin-left: auto; margin-right: auto; padding-bottom: 50px; }