

body{

	font-weight: bold;
	font-size: 20px;
	
}

html{

	background-image: url("matungu2.jpg");
	background-repeat: no-repeat;
	background-position: 50%;
	background-attachment: fixed;
	background-size: auto;
	background-position-x: 0ch;
	color: #417553;

	font-size: 400%;
	 
	padding-left: 0%;

	font-style: bold;
	font-variant-position: super;
	align-items: center;
	margin-left: auto; margin-right: auto; width: 12em;

}



h2{

	color: rgb(43, 3, 3);
	font-size: 150%;

}

img{

	margin-left: auto; margin-right: auto; width: 40em;

}
form{

	color: rgb(38, 62, 86);
	font-size: 120%;
}

label{

	color: rgb(1, 16, 9);

}

button{

	color: rgb(118, 7, 25);
}

p{

	color: rgb(226, 94, 13);

}

input{

	color: rgb(118, 7, 25);

}