/* CSS Document */

body {
	margin: 0 auto;
	background-color: transparent;
	text-align: center;
}

body.background {
	background-image: url(../images/pagebg.jpg);
	background-repeat: repeat;
}

img, h1, h2, h3, h4, h5, h6, a, form {border: 0px; margin: 0px;}