@media (min-width: 300px) {
	body {
	background-image: url(../images/bokeh-city-dark-9044.jpg); 	
	background-size: cover;
	background-repeat: no-repeat;
	color: #4a3234;
	}
}

.row {
	padding-top: 15px;
	min-height: 140px;
}

.col-sm-12 {
	text-align: center;
	margin-bottom: 3px;
}
.col-sm-6 {
	padding: 3px;
}

h2, h3 {
	font-weight: 450;
	font-family: 'Montaga', Georgia, serif;
}

#ip, #uwip {
	font-size: 1.75rem;
}

p {
	color: #4a3234;
}
