/* jcoatesmusic.com CSS */

/* Body Attributes */
body {
	background-image: url(../images/image_background.jpg);
	background-repeat: repeat;
	text-align: center;
}

img.landing_page {
	margin-left: auto;
	margin-right: auto;
}