.body {
	background-color: #000000;
}
#includes {
	position: relative;
	left: 250px;
	top: 50px;
}
.home {
	font-family: "Courier New", Courier, mono;
	font-size: 24px;
	text-align: right;
	vertical-align: baseline;
}
a {
	text-decoration: none;
	color: #000000;
}
#home_pic {
	left: 0px;
	top: 50px;
	position: absolute;
	float: right;
}
.body_identity {
	font-family: "Courier New", Courier, mono;
	background-color: #FF9375;
}
.body_painting {
	font-family: "Courier New", Courier, mono;
	background-color: #EE9F66;
}
.body_me {
	font-family: "Courier New", Courier, mono;
	background-color: #FBF5D4;
}
.body_bureaube {
	font-family: "Courier New", Courier, mono;
	background-color: #50514D;
}
.body_music {
	font-family: "Courier New", Courier, mono;
	background-color: #F6E170;
}
.body_language {
	font-family: "Courier New", Courier, mono;
	background-color: #7C783C;
}

