﻿.Homepage {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFF00;
}
.style1 {
	font-size: medium;
}
.style2 {
	text-align: center;
}
.style3 {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFF00;
	text-align: center;
}
.style4 {
	font-size: medium;
	text-align: center;
}
