body{
  background-image: url(./pencil.jpg);
   background-repeat: no-repeat;
   background-attachment: fixed;
	}

a {
text-decoration: none;
color:#FFFFFF;
}

	
a:hover {
	color: #000000;
	}

img{
	BORDER:none;
	}
	
 a.sd{
	text-decoration:none;
	font: 20pt Baskerville, Georgia, serif; 
	color: #FFFFFF;
	
	}
	
 a.sd:hover{
	color: #000000;
	}	
	
div.sd {
	position: absolute;
	top:427px;
	left:500px;
	}

div.ld{
	position: absolute;
	top: 427px;
	left: 620px;
}

div.td{
	position: absolute;
	top: 427px;
	left: 750px;
}

 a.about{
	text-decoration:none;
	font: 40pt Baskerville, Georgia, serif; 
	color: #FFFFFF;
	
	}
	
 a.about:hover{
	color: #666666;
	}	
	
div.about{
	position: absolute;
	top: 330px;
	left: 650px;
}

.home{
	position: absolute;
	top: 500px;
	left: 750px;
	color: #850000;
	font: 12pt Baskerville, Georgia, serif;
	text-decoration: none;
}

div#bar {
position: absolute;
top: 400px;
width: 800px;
}

