body{
	background-image: url('log5.jpg');
	background-size: cover;
	background-attachment: fixed;
	font-family:fantasy;
}

#ram {
	font-size: 40px;
	color: white;
	
}

small{
	font-size: 19px;
	color:white;
}

.glyphicon-send{
	font-size: 60px;
	color: lightblue;
	float: right;
	margin-top: 30px;	
}

#lam{
	font-size: 19px;
	color: white;
	font-weight: normal;
}

#lax{
	background: transparent;
	color: white;
	border-radius: 0px;
	border: 0px;
	font-size: 21px;
	border-bottom: 1px solid white;
	margin-bottom: 15px;	
}

.btn-danger{
	font-size: 19px;
	width:553px;
}

p{
	font-size: 18px;
	color: white;
}


.glyphicon-map-marker{
	font-size: 29px;
	color: white;
	background: rgba(19,179,231,0.4);
	padding: 8px;
	margin-left: 35px;
	border-radius: 100px;	
}



