@CHARSET "ISO-8859-1";

body { background-color: #333; }
.image { opacity: 0; filter:alpha(0); position: absolute }
.imageHolder { margin: 0 auto; position:relative; }
.imageHolder img { margin: 0 auto; width: 800px;}
.container { background-color: #333; width: 800px; }
#style { margin-top: 300px; }
#featuring { margin-top: 300px; }
#logo { margin-top: 100px; }
a { position:absolute; bottom: 10px; right: 40px; font-size: 15pt; color: #888; }
	
