body {
	background-image:url(../images/background1.jpg);
	position: fixed;
	margin: 0;
	padding: 0;
	font-size: 62.5%;
}


p#logo{
	position: fixed;
	color: #413e33;
	font-family:arial;
	font-size:1.5em;
	border= 0em;
	top:  -1em;
	margin-left: -.5em;
}
p#cvn{
	position: fixed;
	font-family: times;
	font-size: 1.2em;
	top:4em;
	margin-left: 14em;
	}

p#links{
	position: fixed;
	font-family: arial;
	color: grey;
	font-size: 1.1em;
	text-decoration: none;
	top: 9em;
	margin-left: 2em;
	
}
p#about{
	position: fixed;
	font-family: arial;
	color: grey;
	font-size: 1.1em;
	text-decoration: none;
	top: 17em;
	margin-left:2em;
	
}
		p#accretion{
	position: fixed;
	font-family: Bernard MT Condensed;
	color: #413e33;
	font-size: 2.25em;
	top: 14em;
	margin-left: 1em;
	}
	
	p#Ireland{
	position: fixed;
	font-family: Bernard MT Condensed;
	color: #413e33;
	font-size: 2.25em;
	top: 16.25em;
	margin-left: 1em;
	}
		p#power{
	position: fixed;
	font-family: Bernard MT Condensed;
	color: #413e33;
	font-size: 2.25em;
	top: 14em;
	margin-left: 3em;
	}
	p#room{
	position: fixed;
	font-family: Bernard MT Condensed;
	color: #413e33;
	font-size: 2.25em;
	top: 18.5em;
	margin-left: 1em;
	}
	p#storage{
	position: fixed;
	font-family: Bernard MT Condensed;
	color: #413e33;
	font-size: 2.25em;
	top: 18.5em;
	margin-left: 3em;
	}
	
p#StairTower{
	position: fixed;
	font-family: Bernard MT Condensed;
	color: #413e33;
	font-size: 2.25em;
	top: 16.25em;
	margin-left: 3em;
	}

	
p#copy{
	position: fixed;
	font-family: arial;
	color:grey;
	font-size: 1em;
	top: 56em;
	margin-left: 2em;
	}
p#title{
	position: fixed;
	font-family: Times;
	font-size: 1.5em;
	color: #413e33;
	top:  25em;
	left: 55em;
}

div#rock{
	width: 300em;
	height: 50em;
	background: transparent url(../images/PowerLines.jpg) no-repeat;
	position: absolute;
	top: 11em;
	left: 15em;
}



p#title{
	position: absolute;
	font-family: garamond;
	font-size: 1.5em;
	color: #413e33;
	top:  43em;
	left: 25em;
}

	
div#rock{
	width: 300em;
	height: 50em;
	background: transparent url(../images/rockmonster.jpg) no-repeat;
	position: absolute;
	top: 16em;
	left: 17em;
}



div#words{
position: fixed;
	font-family: arial;
	color:white;
	font-size: 1.4em;
	top: 15em;
	margin-left:60em;
}
}