/* CSS definition file containing site wide stylesheets */

.blackstrokebox {
	background-color: rgb(46,46,46);
 	border: 1px solid rgb(77,76,76);
 	padding: 12px
}

.blackbacknd {
	background-color: rgb(0,0,0)
}
