/* Dance section style sheet for andybettis.com web site */

body {
	margin-left: 20px;
	margin-right: 20px;
	}

h1 {
	text-align: center;
	}

a {
	font-weight: bold;
	}

a:hover {
	color: #5DC8A5;
	}

