/*
 .centre {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 50%;
  margin: auto;
  background-color: #ffffff;
} */

.centre {
	width: 920px;
	margin: auto;
}

.border {
 background-color: #b29aaf;
}

.imgbg {
	background-color: #ffffff;
	font-family: default;
	font-style: italic;
	border-collapse: collapse;
	border:none;
}

.linktab {
	border:20;
}

.hyper {
	font-family: Verdana, Arial, sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight:900;
	text-decoration: none;
	color: #8c0434;
}


h2,h3 {
	font-family: verdana, arial, sans-serif;
	font-style:normal;
	font-size: 2em;
	font-weight:900;
}

h4.tips {
	font-family: verdana, arial, sans-serif;
	font-style:normal;
	font-size: 1.2em;
	font-weight:900;
}

.bordered {
	border: 10;
}

.maintext {
	color: #500050;
	font-family: Verdana, arial, sans-serif;
	font-size: 0.8em;
	font-style:normal;
	line-height:1.4em;
	font-weight:550;
}

.logo {
	color: #a00070;
	font-family: default;
	font-size: 1.5em;
	font-style:italic;
	line-height:1.4em;
	font-weight:900;
}

