@charset "utf-8";
/* CSS Document */

body {
	text-align: center;
	background-image: url(assets/paisleyblack.jpg);
	background-color: #000;
	overflow-x: hidden;
}
#container {
	    position:relative;
		width: 779px;
		margin-left: auto;
	    margin-right: auto;
		text-align: left;
		/* counter the body center */
		
}

.middletext {
	font-size: 12px;
	color: #CCC;
	text-align: left;
	font-weight: normal;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
.redtext {
	color: #F00;
	font-size: 16px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight: bold;
}
.redtext2 {
	color: #666699;
	font-size: 12px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;





	font-weight: ;
	font-weight: normal;
}
