******Put the following code in your "About Me" section, and make the changes specified in Red.

******For text color and background-color, '000000' is black and 'FFFFFF' is white.

******For background, see Blue text; "repeat" for tiled background, "no-repeat" for single image.

-----------------------------------------------------------------------------------------------------------------------------

<style type=text/css>
body, font, div, p {FONT-SIZE: 9pt; COLOR: 000000; FONT-FAMILY:arial; text-decoration:none; font-weight:bold;}
td {FONT-SIZE: 9pt; COLOR: 000000; FONT-FAMILY: arial; text-decoration:none; font-weight:bold;}

body{background-image:url("image URL goes here for 'back' graphic ");
background-attachment:fixed;;
background-repeat: repeat;;
background-position:top;;
background-color:FFFFFF;;}
table, tr, td{background-color:transparent;;
border:0px;;
padding:2;}
table table{border:0px;}
table table table {border:2px solid;;
border-color:14262d;
padding:0;;
background-color:transparent;}
table table table table{border:0px;}
font, td, a, body, input, textarea, table{color:000000;}
.blacktext10{color:000000;}
.blacktext12{color:000000;}
.btext{color:000000;}
.lightbluetext8{color:000000;}
.nametext{color:000000;}
.orangetext15{color:000000;}
.redbtext{color:000000;}
.redbtext12{color:000000;}
.redtext{color:000000;}
.redtext8{color:000000;}
.text{color:000000;}
.whitetext12{color:000000;}
a:link{color:000000;}
a:visited{color:000000;}
a:active{color:000000;}
a:hover{text-decoration: underline overline; color:000000; FONT-FAMILY: arial; font-weight:bold; background: 000000; color: 000000;}
a.navbar{color:000000;}
a.navbar:link{color:000000;}
a.navbar:active{color:000000;}
a.navbar:visited{color:000000;}
a.navbar:hover{color:000000;}
a.redlink:link{color:000000;}
a.redlink:active{color:000000;}
a.redlink:visited{color:000000;}
a.redlink:hover{color:000000;}
a.searchlinksmall{color:000000;}
a.searchlinksmall:link{color:000000;}
a.searchlinksmall:active{color:000000;}
a.searchlinksmall:visited{color:000000;}
a.searchlinksmall:hover{color:000000;}

a img {border-color:000000; border-style:solid; border-width:2px;}
a:hover img {border-color:000000; border-style:solid; border-width:2px;}
</style>

<!---Extended table code -->

<style type="text/css">
table table table td {vertical-align:top ! important;}
span.blacktext12 {
visibility:visible !important;
background-color:transparent;
background-image:url("image URL goes here for 'extended' graphic");
background-repeat:no-repeat;
background-position:center center;
font-size:0px; letter-spacing:-0.5px;
width:435px; height:75px; display:block !important; }
span.blacktext12 img {display:none;}
</style>

<!---Contact table code -->

<style type="text/css">
.contactTable {width:300px!important; height:150px!important; padding:0px!important; background-image:url("image URL goes here for 'contact' graphic"); background-attachment:scroll; background-position:center center; background-repeat:no-repeat; background-color:transparent;}
.contactTable table, table.contactTable td {padding:0px !important; border:0px; background-color:transparent; background-image:none;}
.contactTable a img {visibility:hidden; border:0px!important;}
.contactTable a {display:block; height:28px; width:115px;}
.contactTable .text {font-size:1px!important;}
.contactTable .text, .contactTable a, .contactTable img {filter:none!important;}
</style>