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#copy{
	position: fixed;
	font-family: arial;
	color:grey;
	font-size: 1em;
	top: 59em;
	margin-left: 2em;
	}

p#cockroach{

	background: transparent url(../images/tangled.01.gif) no-repeat;
	position: absolute;
	width: 90em;
	height: 90em;
	top: 11em;
	left: 17em;
}


p#drawings{
position: fixed;
	font-family: arial;
	color:white;
	font-size: 1.4em;
	top: 15em;
	margin-left: 42em;
}



div#showlink{
position: absolute;
	font-family: Times;
	color:white;
	font-size: 1.2em;
	top: 41.25em;
	margin-left: 65em;
}
