body
{
background-image:url(sa.jpg);
background-repeat:no-repeat;
background-attachment:fixed;
}

h1
{
text-align:center;
margin:0;
padding:0;
box-sizing:border-box;
font-family:Times New Roman;
font-size:75px;
color:#f7640f;
}

h2
{
text-align:center;
margin:0;
padding:0;
box-sizing:border-box;
font-family:Times New Roman;
font-size:40px;
color:#9935e6;
}



