body { color: black; font-size: 13px; font-family: arial; background-color: #ecedcc; margin: 0; padding: 0; }
p {}
td {}
a:link { color: blue }
a:visited { color: purple }
a:hover { color: purple }
a:active { color: red }
#header { background-color: #ecedcc; background-image: url(../images/palmcourt_01.gif); background-repeat: no-repeat; background-position: center top; width: 100%; height: 103px; margin-right: auto; margin-left: auto; }
#top_photo { background-image: url(../images/palmcourt_02.jpg); background-repeat: no-repeat; width: 900px; height: 271px; margin-right: auto; margin-left: auto; }
#main { background-image: url(../images/palmcourt.gif); background-repeat: repeat-y; width: 900px; margin-right: auto; margin-left: auto; }
#content { width: 721px; margin-right: auto; margin-left: auto; }
h1 { color: #4e7445; font-size: 15px; font-weight: bold; background-color: #fee391; text-align: center; margin: 0; padding: 5px; border-top: 2px groove #8ca762; border-bottom: 2px ridge #8ca762; }
.text { line-height: 18px; text-align: justify; padding-right: 15px; padding-left: 15px; }
.right { float: right; margin-top: 10px; margin-bottom: 10px; margin-left: 25px; padding: 5px; border: groove 1px #8ca762; }

