.main {
	margin: auto;

}

.logo {

width: 670px;
height: 150px;
background: black;
font-family: calibri,arial;
top:50px;
left:0;
right:0;
bottom:0;
margin:auto;
text-align:center;
border-radius: 15px;

}
.info {
width: 670px;
margin: auto;
text-align: center;

}

