BODY {
MARGIN: 0px; 
PADDING: 0px;
background-image: 
url('http://bargains-o-plenty.com/images/Pal_Background_5C.jpg');
background-repeat: repeat-y
}
A  {
	color : #0000FF;
	text-decoration : underline;
}

A:Visited  {
	color : #0000FF;
	text-decoration : underline;
}

A:Active  {
	color : #007C00;
	text-decoration : underline;
}

A:Hover  {
	color : #00FFFF;
	text-decoration : none;
	background : #0000FF;
}

h1 {
  font-family: Amazone Bt, Monotype Corsiva, Times, Ariel;
	font-weight:100;
	TEXT-ALIGN: Center;
  color: #000000; 
  font-size: X-Large;
  padding-top: 1px;
}

h2 {
  font-family: Amazone Bt, Monotype Corsiva, Times, Ariel; 
	font-weight:100;
  color: #ffffff; 
  font-size: Large;


}


h3 {
 font: 100 Medium Times, Ariel, Tahoma, Verdana;
}

h4 {
 font: 100 X-Small Courier New, Tahoma, Verdana;

}

h6 {
FONT: X-Small arial,sans-serif;
}

P {
FONT: X-Small arial,sans-serif;
}

