*							{ margin: 0; padding: 0; }
html						{ height: 100%; min-height: 100%; margin: 0; }
body						{ height: 100%;  min-height:  96%; margin: 0; background-color: #79bcfb; }
#body						{ background: #000 url(../img/bg.jpg) 100% 100% no-repeat; }
#wrapper					{ height: auto; min-height: 100%; margin: 0; background: url(../img/deco.png) no-repeat 0 0; }
#page						{ height: auto; }
#content					{ position: relative; }
#logo						{ background: url(../img/logo.png) no-repeat 0 0; height: 401px; position: absolute; top: 10%; left: 15%; width: 699px; }
#menu						{ position: absolute; bottom: 5%; left: 15%; width: 360px; height: 200px; }
#menu ul li					{ list-style: none; float: left; margin-right: 20px; }
#menu ul li a				{ height: 200px; width: 160px; display: block; }
#menu ul li a:hover			{ background-position: 0 0; }
#menu a.myspace				{ background: url(../img/myspace.png) no-repeat 100% 0; }
#menu a.capri				{ background: url(../img/capri.png) no-repeat 100% 0; }

