#header{
	text-align: center;
}

body{
	background-color: #000000;
}

img{
	border:none
}

#navbar{
	text-align: right;
}

#gallery{
	text-align: center;
}

#content{
	font-family: "arial";
	font-size: 12px;
	color: white;
        padding: 0% 10%;
}

#img_p{
	text-align: center;
}

#imgcap_p{
	text-align: center;
}

h1{
	font-family: "arial";
	font-size: 14px;
	font-weight: bold;
	color: white;
	text-align: center;
}
	
