.campistraus {
	background-attachment: fixed;
	background-color: #000000;
	background-image: url(background.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	letter-spacing: normal;
	text-align: left;
	vertical-align: baseline;
	word-spacing: normal;
	white-space: normal;
	display: none;
	font-family: "Courier New", Courier, mono;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: capitalize;
	color: #000000;
	text-decoration: none;
}
