body{
	background: #212121;
	color: #ffff00;
}
p{
	margin-bottom: 20px;
}
h1{
	opacity: 0.7;
	filter: alpha(opacity: 70);
 
}