html	{ height: 100%; margin: 0; padding: 0; }
body { 	color: #fff; margin: 0; font-size: 62.5%; font-family: Georgia, "Times New Roman", Times, serif; background: url(/images/smj-guitar-lessons-bg.jpg) no-repeat #000; background-position: center; }


a { color: #000; text-decoration: none; padding: 0 5px; }
a:hover { background-color: #000; color: #ddd; }

h1 { font-weight: normal; font-size: 36px; margin-bottom: 0; letter-spacing: -0.05em; }
h2 { font-weight: normal; font-size: 14px; color: #ccc; margin: 0; }
h3 { font-weight: normal; font-size: 30px; letter-spacing: -0.05em; }
h4 { font-weight: normal; font-size: 24px; letter-spacing: -0.05em; margin-bottom: 0; }

p { font-size: 1.5em; line-height: 1.5em; }
ul { font-size: 1.5em; line-height: 1.5em; }

.container_12 { width: 960px; margin: 0 auto; border: 0px dotted #ee9922; }

.container-left { width: 380px; float: left; border: 0px solid #ff0000;	}
.container-right { width: 540px; float: right; border: 0px solid #ccdd00; }
	
	
#smj-link	{ padding: 15px; float: right; background-color: #ddd; }
#smj-link a { text-align: center; font-size: 14px; background-color: #ddd; }
#smj-link a:hover { color: #000; text-decoration: underline; }

.top-header { margin-top: 20px;}

.p-link { color: #fff; padding: 0;}

.footer-top { border-top: 1px #fff solid; height: 1px; width: 100%; margin: 20px 0 10px; 0; }
.footer-left { width: 500px; float: left; font-size: 1.2em; }
.footer-right { float: right; font-size: 1.2em;  }

