body
{
    font-family: lato;
    background-image:url(Dark.jpg);
}

.write
{
	color: OrangeRed;
	font-size: 20px;
	text-align: bottom;
	margin-top: 50px;
	margin-right: 50px;
	text-decoration: none;
	font-family: Lato;
	font-weight: 500;
	position: absolute;
	width: 1200px;
	float: left;
	margin-right: 44px;
}
.write a {
    color: blue;
    text-decoration: none;
}