body {
	text-align: center;
	font-family: 'Oswald', sans-serif;
	font-size: 20px;
	background:gray;
	background-size:cover;
	color: #fff;
}
.fa {
font-size:30px
}
#surja {
color: #a9a9a9;
font-weight: bold;
letter-spacing: 1px;
line-height: 51px;
margin-bottom: 49px;

}
#fuck {
color: #222222;
margin-top: 34px;
}
.main_area {
background: none repeat scroll 0 0 #242424 ;
text-align:center;
}
.main_area  p {
display:none;
}
.surjeete{

margin-bottom:20px;

}
iframe {
background:#fff;
margin-bottom:10px;
}
.surja2 {
background:orange;
margin-bottom:10px;
color:#222222;

}

.btn-primary {
-moz-border-bottom-colors: none;
-moz-border-left-colors: none;
-moz-border-right-colors: none;
-moz-border-top-colors: none;
background: none repeat scroll 0 0 orange;
border-color: -moz-use-text-color -moz-use-text-color rgb(62, 130, 181);
border-image: none;
border-radius: 3px;
border-style: none none solid;
border-width: 0 0 5px;
margin: 2% 0;
color:#fff;
}
.btn-primary:hover {
	background:orange;
}
a {
color:#fff;
font-size:20px;
}
.form-control {
	border-radius: 0;
	border: 1px solid #C8C8C8;
	background: #f3f3f3;
	font-family: 'Ubuntu', sans-serif;
	font-weight: 300;
	font-style: italic;
}
h4 {
	text-transform: capitalize;
	color: #222;
}
.modal-content {
	margin: 40% 0;
}