@charset "UTF-8";
/* CSS Document */

/* Background Images */
body#home {
	background: #000000 url('http://www.epiphanycreativegroup.com/assets/background/bg.jpg') no-repeat scroll center top;
}

body {
	background-color: #000;
}

.centermediabox { 
	width: 640px; 
	background: #000000;
	border-color: #0b0b0b; 
	border-style: solid; 
	border-width: 1px;
}

