body{
	background-color: #000000;
	background-attachment: fixed;
	background-repeat: no-repeat;
	}
p{
	color: white;
	}

h1{
	margin-top: 0;
	color: gold;
	font-family: DejaVu Serif;
	}
	
.sidebar{
	width: 20%;
	height: 100%;
	position: fixed;
	
}

