
.body_home	{ background-image: url('images/stars.jpg'); color: lime; text-align: center }
.body_lodge	{ background-image: url('images/stars.jpg'); color: lime; text-align: center }
.body_aboutus	{ background-image: url('images/stars.jpg'); color: lime; text-align: center }
.body_rooms	{ background-image: url('images/stars.jpg'); color: lime; text-align: center }


h1		{ font-size: 200%; font-style: italic; text-decoration: underline }
h2		{ font-size: 175%; font-style: italic; text-decoration: underline }
h3		{ font-size: 150%; font-style: italic; }
p		{ font-size: 14pt }
table		{ border: medium solid; align: center }
.td		{ border: thin maroon solid; align: center }

a		{ color: orange; text-decoration: underline }
a:hover		{ color: lime; text-decoration: underline }

.copyright1	{ font-size: 85%; color: lime }
.copyright2	{ font-size: 100%; color: lime; text-decoration: none }



