body
{ 
margin:0px 0px 0px 0px;
padding: 0px;
font-family: verdana;
font-size: 9pt;
color: white;
text-align: justify;
background-image:url('pics/background_home.jpg');
background-repeat:no-repeat;
background-attachment:fixed;
background-position:center; 
}

A:link 		{ color: white; font-family: 'verdana'; font-size: 10pt; }
A:visited 	{ color: white; font-family: 'verdana'; font-size: 10pt; }

#Main		{
		position: absolute;
		margin-top: 10px;
		left: 20px;
		}

#title	 	{
		position: absolute;
		margin-top: 35px;
		left: 30px;
		width: 441px;
		height: 20px;
		}
		
#navigation	{
		position: absolute;
		margin-top: 40px;
		left: 510px;
		width: 540px;
		height: 20px;
		}

#picDiv		{
		position: absolute;
		margin-top: 90px;
		left: 30px;
		}
		
#textDiv	{
		position: absolute;
		margin-top: 76px;
		left: 480px;
		background-color:transparent;
		}
		
		
#picDivIndex	{
		position: absolute;
		margin-top: 90px;
		left: 30px;
		width: 441px;
		height: 398px;
		background-color:#FFFFFF
		}

#textDivIndex	{
		position: absolute;
		margin-top: 76px;
		left: 480px;
		width: 540px;
		height: 378px;
		PADDING-RIGHT: 30px;
		PADDING-LEFT: 30px;
		PADDING-TOP: 0px;
		PADDING-BOTTOM: 0px;
				
		}
		
#BuyCD		{
		position: absolute;
		margin-top: 500px;
		width: 441px;
		left: 30px;
		}

#Credits	{
		position: absolute;
		margin-top: 850px;
		width: 600px;
		left: 480px;
		}		

#contact	{
		position: absolute;
		left: 42px;
		margin-top: 0px;
		padding:0;
		}
		
#form		{
		position: absolute;
		left: 0px;
		margin-top: 30px;
		padding:0;
		}		
h2		{ color: white; font-family: 'verdana'; font-size: 14pt; padding:0; margin: 0; }		
h3		{ color: white; font-family: 'verdana'; font-size: 12pt; }

p.titleP	{ color: white; font-family: 'verdana'; font-size: 12pt; }

			