body   { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	text-decoration: none; 
	margin-top:0;
	background-color: transparent; 
        background-image: url(http://shinigamiink.com/images/background/angeliquepap.jpg); 
        background-repeat: repeat; 
        background-position: center;
        color: #9ba0aa;
	}

div#wrapper {
	width: 1000px;
        background-image: url(http://shinigamiink.com/images/background/excaliburpap.jpg);
        background-repeat: repeat;
        background-position: center;
	margin-top: 25px;
	margin-bottom: 50px;
	margin-left: auto;
	margin-right: auto;
	padding: 20px;
	border: 3px solid #1e2c47;
        color: #9ba0aa;
	}

div#main  {
        width: 100%;
        background-color: transparent;
        paddding: 15px;
        color: #9ba0aa;
        }

div#footer {
        padding: 0px;
        margin: 0px;
        border-top: thin solid #1e2c47;
        }

a:link {
        text-decoration: none;
        color: #8c9b92;
        font-weight:700;
        }
a:visited {
        text-decoration: none;
        color: #8c9b92;
        font-weight:700;
        }
a:hover {
        text-decoration: underline;
        color: #8c9b92;
        font-weight:700;
        }
a:active {
        text-decoration: none;
        color: #8c9b92;
        font-weight:700;
        }
.signature {
       text-indent: 60pt;
       }