body {		background-image: url(http://www.beasleybiz.com/images/cnvbkgnd4.jpg);
		background-repeat: repeat; 
		background-attachment: fixed }

body { 		font-family: Comic Sans MS, cursive, Times New Roman, serif; }

h1 { 		text-align: center; 
		color: #FA8072; 
		font-weight: bold; 
		font-size: xx-large; }

h2 {		text-align: center; 
		color: #FA8072; 
		font-weight: bold; 
		font-size: x-large; }

h3 {		text-align: center;
		color: 715F99; 
		font-weight: bold; 
		font-size: large;
		text-decoration: none;

p {		color: #715F99; }

p.left {	text-align: left; 
		text-indent: +10%; }

a {		text-decoration: none; }


.sign {		font-size: x-small; 
		text-align: left; 
		font-weight: bold; 
		font-style: italic; }

.sign a {	text-decoration: none; }

div.sign a:link {	color: #715F99; }
div.sign a:visited {	color: #715F99; }
div.sign a:active {	color: #715F99; }

div.content a:link {	color: #715F99; }
div.content a:visited {	color: #715F99; }
div.content a:active {	color: #715F99; }

.left {		text-align: left; }
.right {	text-align: right; }
.center {	text-align: center; }

a:hover	{	text-decoration: underline;
		font-size: larger;
		color: #FA8072; }
