
body{
	background: #E1E9F2;
	font-family: Arial, "Courier New", Tahoma, sans-serif;
	text-align: center;
}

h1{
	font-size: 300%;
	margin-top: 20px;
	margin-bottom: 0px;
}


.title-color{
	color: #379DBC;
}



#description{
	margin-left: 20%;
	margin-right: 20%;
}

#language-area{
	margin-right: 30px;
	text-align: right;
}

#copyright{
	margin-top: 50px;
	font-size: 60%;
	color: #808080;
}
