body {
	margin: 20px;
	text-align: center;
	background-image:url('cityback.jpg');
    background-repeat: no-repeat;
	}
    h3{
        
       
    }
h1 {
	color:maroon;
	font-size:62px;
	font-family: impact;
	}
.col-md-4 {
	background-color:cadetBlue;
	width:100px;
	height:100px;
	display:inline-block;
	margin:5px;
	background-repeat:cover;
	background-position: center center;
	background-size: 100px;
    text-align: center;
	}
.row{
    
	margin:0px 0px 0px 250px;
}
img{
    
	margin:0px 0px 0px 250px;

}
p {font-size:32px;}
#gameBoard {text-align:center;}
