body {
	background-color: black;
	color: green;
}
a:link{
	color: white;
}
h4 {
	color: green;

}
.post {
	color: green;

}
.postblock {
	padding: 5px;
	color: green;
}
.posttitle {
	color: green;
	font-size: 20px;

}
.alsome {
	padding: 15px;
	color: green;
	font-size: 30px;
}
.footer {
	color: green;
	text-align: center;
	
}
.imageright {
	border-radius: 15px;
	float: right;
}
#header_logo {
	width: 70%;
	margin: 0px;
	padding-bottom: 15px;
	align: center;
}
#footerbrace {
	color: green;
	font-size: 50px;
	text-align: center;
}
.imagemini {
	max-height: 150px;
	max-width: 150px;
	height: 5%;
	width: 5%;
	color: red;
}