@charset "utf-8";
/* CSS Document */

body{
	background:url(../img/bg.jpg);
	background-size: auto;
	font-family: 'Roboto';
	color:#FFFFFF;
	font-size: 24px;    line-height: 32px; color: #e2ff83;
}


.container
{margin-top:50px;}


h1
{
	font-size: 52px; color: #c4eb32; font-weight: 500;
}

.row
{margin-left:15px; margin-right:15px;}