body {
background-color: #ffffff; 
background-image: url(http://www.developingwebs.net/animatedmatrixtexture.gif);
background-repeat: repeat-y;
background-position: left;
background-attachment: fixed; 
margin-left: 80px;
margin-top: 0px;
margin-bottom: 10px;
margin-right: 30px;
}
H2 {
color: lime;
font-size: 60 px;
text-align: center;
font-family: fantasy;
background-color: black;
background-image: url(http://www.developingwebs.net/animatedmatrixtexture.gif);
}
H3 {
color: lime;	
}
p {
	color: red;
	height: 300px;
	margin-left: 60px;
	
	
}