a{
	color:#555;
	text-decoration:none;
}

a:hover{
	color:#ED5207;
}

#conteiner{
	width: 450px;
	height:355px;
	margin: 0px auto;
	border: 1px solid white;
}

#logo{
	height:349px;
	background: url("logo.png") center center;
}

#text{
	font-family: verdana;
	text-align: center;
	font-size: 0.9em;
	color: #000;
	font-variant:small-caps;
}

#contacts {
	padding-top: 5px;
	font-size: 0.8em;
	color: #555;
}

