body {		background-image: url("../images/bg1.jpg");
		background-attachment: fixed;
		background-repeat: repeat-y;
		margin-left: 75px; 
		font-family: Tahoma, MS Sans Serif, Sans-Serif, Serif; 
		font-color: #000000; 
		font-size: 14px; }

p {		text-indent: 15px; }

.one {		position: absolute;
		top: 5px;
		left: 80px; }

.two {		position: absolute;
		top: 50px;
		left: 80px; }

.three {	position: absolute;
		top: 110px;
		left: 80px; }

.four {		position: absolute;
		top: 300px;
		left: 275px; }

.five {		position: absolute;
		top: 330px;
		left: 280px; }

.footer {	position: absolute;
		top: 365px;
		left: 265px;
		text-indent: 0px;
		font-size: 12px; }

a:link {	font-size: 12px;
		color: #0000FF; }

a:active {	background-color: #CC9933;
		color: #000000; }

a:visited {	color: #FF0000; }

a:hover {	color: #000000; }
