
body 
{
background-image: url("https://beautifulagony.com/preview/images/bg.jpg");
background-repeat: no-repeat;
background-position: top center;
text-align: center;
}

#media
{

text-align: center;
margin: 110px auto auto auto;
}


a:link, a:visited 
{ 
font-size: 14px;
color: #7E8097;
font-weight: bold;
font-family: verdana, arial, helvetica, sans-serif;
letter-spacing: .2 em;
text-decoration:none; 
}

a:active,a:hover 
{ 
color:#C1C4DC; 
text-decoration: none; 
}
</style>