body {
	background-image: url("bio wallpaper.jpg");
	background-attachment: fixed;
	background-position: center;
}
h1 {
	text-align: center;
	font-family: Batang;
	color: #3A38B4;
}
.head {
	color: #FF0023;
}
.list {
	color: #FF0023;
}
p {
	color: #FF0023;
}
.annotation {
	color: #3568FF;
}

