BODY {
	
	background-image: url(xbgx.jpg); 
	background-attachment: fixed;
		margin: 0;
}

BODY, TABLE {
	font-family: Courier New, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 120%;
	font-weight: normal;
	color: #000000;
}

A:link, A:active, A:visited {
	text-decoration: underline;
	font-style: normal;
	color: #000000;
	background: #635dbf;
	font-weight: normal;
		font-size:100px;
			line-height: 100px;


	
} 
 
A:hover {
	text-decoration: underline;
	font-style: normal;
	color: #000000;
	background: #bdff3b;
	font-weight: normal;
}


#left {
	 
	 position: absolute;
	top: 10px;
	left: 10px;
	width:1000px;
	 
	 }
	 



.work {
	font: "Courier New", Arial, sans-serif;
	font-size: 11px;
	letter-spacing: 0.5em;
	text-transform: uppercase;
	background: #ffd05e;
}

.texty {
	font: "Courier New", Arial, sans-serif;
	font-size: 40px;
	letter-spacing: 0.4em;
	text-transform: none;
	line-height: 45px;
		background: #dadada;

}

.headline {
	font: "Courier New", Arial, sans-serif;
	font-size: 40px;
	letter-spacing: 0.4em;
	text-transform: none;
	line-height: 45px;
		background: #eeff5b;

}

.textybig {
	font: "Courier New", Arial, sans-serif;
	font-size: 150px;
	letter-spacing: 0.4em;
	text-transform: none;
	line-height: 40px;

}



.detail {
	border: 0;
	font: "Courier New", Arial, sans-serif;
	letter-spacing: 0.2em;
	margin-top: 0;
	font-size: 10px;
	text-align: justify;
		text-transform: uppercase;
		color:#000000;
		font-weight:normal;



}
