* {
    margin: 0 auto;
    padding: 0;
}

a { color: #4b5df3; text-decoration: none; } 

body {
	background-color: #000;
}

.left {
	width: 800px;
	height: 285px;
}

.center {
	text-align: center;
	margin-top: 50px;
}

#logo{
    height: 95px;
    margin-left: 150px;
    margin-top: 35%;
    width: 470px;
}