body
{
background: rgb(2,0,36);
background: -moz-linear-gradient(0deg, rgba(204, 217, 255) 26%, rgba(153, 179, 255) , rgba(51, 102, 255) , rgba(0, 51, 204) , rgba(0, 26, 102) , rgba(0, 0, 51) 86%; 
background: -webkit-linear-gradient(0deg, rgba(204, 217, 255) , rgba(153, 179, 255) , rgba(51, 102, 255) , rgba(0, 51, 204) , rgba(0, 26, 102) , rgba(0, 0, 51); 
background: linear-gradient(0deg, rgba(204, 217, 255) , rgba(153, 179, 255) , rgba(51, 102, 255) , rgba(0, 51, 204) , rgba(0, 26, 102) , rgba(0, 0, 51); 
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#020024",endColorstr="#0d0d6c",GradientType=1);
font-family:Verdana;
font size:px90;
color:white;
margin-left:200px;
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;
}