body {
  font-family: arial, sans-serif;
  font-size: 13px;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  background:#000000;

/*
  background-repeat: no-repeat;
  background-image: url('/images/forgacsALAP5.jpg');
*/

  background-image: url('/skins/0/pix/hatter02k.jpg');
  background-attachment:fixed;
  background-repeat: repeat-x;
  background-position:center center;
  text-align:center;
}

blockquote { 
  border : 1px solid #7c7f8c; 
  background: rgb(227, 226, 221);   
  padding: 3 3 3 3;
}

A:link {text-decoration: underline; color: black;}
A:visited {text-decoration: underline; color: black;}
A:active {text-decoration: underline; color: black;}
A:hover {text-decoration: underline; color: #7c7f8c;}

IMG {
  border: 0px;
}

input
{
  color: #7c7f8c;
  background: #ffffff;
  border: 1px solid #781351
}

select
{
  color: #7c7f8c;
  background: #ffffff;
  border: 1px solid #781351
}

input:hover, input:focus {
	background-color: rgb(235,240,235);
	border-color: #000000;
	color: #000000;
}

table {
  font-family: arial, sans-serif;
  font-size: 13px;
}