body			{ background:#000000; background-color:#000000;}
body	img		{ max-width:100%; height:auto; margin-bottom:30px;}
p				{ text-align:center; }
.button			{ text-align:center; display:inline-block;    background-color: #535354;
    border: 2px solid #626262;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    background-image: url(images/background_blok.jpg);
    background-repeat: no-repeat;
    padding: 15px;
    margin-bottom: 35px;
	font-size:18px; color:#ffffff !important; font-weight:bold;}
	.button:hover { text-decoration:none !important;}