
h1 {
	font-family: Arial;
	color: #000000;
	top: 9px;
	font-weight: bold;
	font-size: large;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-family: Arial;
	color: #CC0000;
	font-size: 20px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}
h3 {
	font-family: Arial;
	color: #0033CC;
	font-size: 16px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}

/*form { 
 border: 0px solid #000000; 
 padding: 0px; 
	}
	
input { 
 background-color: #D9D7D3; 
 border: 1px solid #000000; 
  padding: 0px;
}*/




<!--
A:link { font-family: arial; font-size:12px; FONT-STYLE: normal; font-weight: bold; text-decoration: underline; color:#0033CC;}

A:visited { font-family: arial; font-size:12px; FONT-STYLE: normal; font-weight: bold; text-decoration: underline; color:#0033CC;}

A:active { font-family: arial; font-size:12px; FONT-STYLE: normal; font-weight: bold; text-decoration: underline; color:#0033CC;}

A:hover { font-family: arial; font-size:12px; FONT-STYLE: normal; font-weight: bold; text-decoration: underline; color:#000000;}

-->

<!--
BODY 
{scrollbar-face-color: #000000; 
scrollbar-shadow-color: #FFFFFF; 
scrollbar-highlight-color: #FFFFFF; 
scrollbar-3dlight-color: #000000; 
scrollbar-darkshadow-color: #000000; 
scrollbar-track-color:#000000;  
scrollbar-arrow-color: #FFFFFF; }
-->


BODY { 
  background-image: url("http://www.art-paints.com/images/background.jpg");
  background-attachment: fixed;
  background-position: 99% 99%;
  background-repeat: no-repeat;
} 

/*
//BODY { 
//background-color: #000000;
//background-image: url('http://www.art-paints.com/images/Gradient.jpg');
//background-attachment: fixed;
//background-repeat: repeat-x;
} * / 

