*{
padding:0;
margin:0;
}

body {
	background-color:#50ae30;
	}

.conteiner {
    position: absolute;
	top:45%;
	left: 50%;
	margin-top: -127px;
	margin-left: -300px;
	text-align: center;
	font-family:tahoma;
	color: #000;
	}
	
.socset{
	margin-top: 50px;
	}

.company{
	margin-top: 50px;
  	margin-bottom: 50px;
	color:#ffffff;
	}
	
	.company a{
	margin-top: 50px;
	color:#ffffff;
    text-decoration: none;
	}

a {
	margin-right: 20px;
	}