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

.background{
	text-align: center;
	background-attachment: scroll;
	background-image: url(../October/images/AristFilm_01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	}
	
	.spaceing{
	letter-spacing: 5px;
	font-size: 14px;
	text-align: left;
}

.spaceing2{
	font-size: 14px;
	line-height: 40px;
}
.spaceing3{
	font-size: 14px;
	line-height: 20px;
}
.spaceing4{
	font-size: 14px;
	line-height: 30px;
}
	
		.center{
	background-attachment: fixed;
	background-image: none;
	background-repeat: no-repeat;
	margin-left: 70px;
	}
.border{
	line-height: 15px;
	border: 1px dotted #FFFFFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}
