@charset "UTF-8";
p {
	text-align: center;
}
td {
	text-align: center;
}
body {
	background-image: url(background.jpg);
	background-repeat: repeat;
}
p {
	color: #FFF;
}
p {
	color: #EFFF00;
}
