@CHARSET "UTF-8";

html, body, * {
	margin: 0px;
	padding:0px;
}

a {text-decoration: none;}

.mayButton {
	background: url("http://golostos.ru/img/maybutton3.jpg");
	width: 277px;
	height: 112px;
	display: block;
	padding:0px;
	margin:0px;
}

.mayText {
	font-size: 30px;
	font-family: calibri, arial;
	color: white;
	display: block;
	position: relative;
	text-align: center;
	top: 53px;
	padding-left: 17px;
	color: white;
}

.mayWord {
	font-size: 20px;
	font-family: calibri, arial;
	color: white;
	display: block;
	position: relative;
	text-align: center;
	top: 44px;
	padding-left: 17px;
	color: white;
}
