*{margin: 0px; padding: 0px; }
body	{ background-image: url(images/segment.jpg); background-repeat:repeat-x;
	background-color: #6c6754; border:none; font-family: Calibri, helvetica CE, arial, sans-serif; font-size:10pt; }
#cover	{ position:relative; top:50px; width:470px; height:600px; margin:0 auto;
	background:transparent; border:none; }
#title	{ position:absolute; top:0px; width:470px; height:50px; 
	background:none; border:none; text-align:center; }	
#foto	{ position:absolute; top:70px; width:470px; height:500px; border:none;
	background:transparent; text-align:center; }
#label	{ position:absolute; top:575px; width:470px; height:60px; border:none;
	font-family: Calibri, helvetica CE, arial, sans-serif; font-size:12pt; text-align:center; color:#d4cebc; }
#left	{ position:absolute; top:630px; left:150px; width:40px; height:40px; border:none; }
a.left	{ display:block; width:40px; height:40px; background:url(elements/left.gif) no-repeat; border:none; }
#right	{ position:absolute; top:630px; left:280px; width:40px; height:40px; border:none; }
a.right	{ display:block; width:40px; height:40px; background:url(elements/right.gif) no-repeat; border:none; }
#exit	{ position:absolute; top:635px; left:220px; width:30px; height:30px; border:none; }
a.exit	{ display:block; width:30px; height:30px; background:url(elements/exit.gif) no-repeat; border:none; }
a:hover	{ background-position:bottom left; }
