﻿/*!
 * Start Bootstrap - Thumbnail Gallery HTML Template (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

body {
    padding-top: 70px; /* Required padding for .navbar-fixed-top. Change if height of navigation changes. */
}

.thumb {
    margin-bottom: 30px;
}

footer {
    margin: 50px 0;
}

#gallery{
/* style="border-radius: 10px; margin: 10px 30px 30px 30px;padding: 20px; width:430px;
	border: 5px solid #2D0111; clear: both; background-image: url('images/pink%20blend%20black3.png') */	
	
	border-radius: 10px; 
	margin: 10px 30px 30px 30px;
	padding: 20px; 
	border: 5px solid #2D0111; 
	
	/*background-image: url('images/pink%20blend%20black3.png') ;*/
	}
