body {
overflow-y:visible;
/*height:100%; background:url(catalog/images/bg.jpg) repeat-x top center #FFF;*/
height:100%; background:url(introbg.jpg) repeat-x top center #FFF;
margin:0 auto 20px;
font: 
}

A {
  color: #2e368f;
  text-decoration: none;
}

A:hover {
  color: #5D7CBA;
  text-decoration: underline;
}

#main {
margin: 3% 0 3% 0;
}

#main p{
text-align: center;
}
