body{

color: #cccccc;

font-size: 8px;
}
h1{
font-size: 150px;
text-align:center;
line-height: 180px;
margin:3px;
color: #fff;
}

h2{
font-size: 50px;
text-align:center;
line-height: 50px;
margin:3px;
color: #fff;
}
table{
margin-left: auto;
margin-right: auto;
}

td{
text-align:justify;
padding:10px;
}

a:link
{
color: #cccccc;
}
a:hover
{
color: #cccccc;
}
a:active
{
color: #cccccc;
}
a:visited
{
color: #cccccc;
}