body{
backgrounde-color #ff0000;
text-align:center;
}
h1{
font-size:36;
color: #ffffff;
text-align:center;
}
p{
font-size:24;
color:#facc2e;
text-align:center;
}
table, td, tr{
text-align:center;
}

a{ 
font-weight: bold;
color:#ffff57;
text-decoration:none;
}
a:hover{
font-weight: bold;
color:#00d600;
text-transform:uppercase;
}