			body {
  font: normal 85% Verdana, Arial, Helvetica, sans-serif;
  margin: 0px;
  padding: 0px;
  text-align: center; /* centering hack 1/2 */
}

#content {
  background: #fff;
  border: 5px solid #fff;
  margin-top: 25px;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
  padding: 0px;
  text-align:left; /* centering hack 2/2 */
  width: 633px; /* IE5Xwin sees this (standards width plus padding and border on left and right)*/
  voice-family: "\"}\"";
  voice-family: inherit;
  width: 633px; /* standards width */
}
html>body #content {
  width: 633px; /* standards width reinforcement */
}

			a {
				border:none;
			}

			a:active{
			outline: none;
			}

			a:focus{
			-moz-outline-style: none;
			}
			
#logo_message{
padding-right: 20px;
width: 633px;
	
	}
	
