body
{
background: rgb(2,0,36);
background: -moz-linear-gradient(0deg, rgba(2,0,36,1) 26%, rgba(13,13,108,1) 86%);
background: -webkit-linear-gradient(0deg, rgba(2,0,36,1) 26%, rgba(13,13,108,1) 86%);
background: linear-gradient(0deg, rgba(2,0,36,1) 26%, rgba(13,13,108,1) 86%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#020024",endColorstr="#0d0d6c",GradientType=1);
font-family:Verdana;
font size:px90;
color:white;
margin-left:50px;
margin-right:50px;
margin-top:50px;
}

h1
{
 font size:70px;
 color:white
}
p
{
 
 color:white;
 font family:Verdana;
 text-align:justify;
}

a:link
{
 color:white;
}

a:visited
{
 color:white;
}

a:hover
{
 color:white;
}
