TD.us { background-color: rgb(225,225,225); color: rgb(20,20,20);
   margin-left: 1em; margin-right: 1.2em;  background: url(images/shoulderkitty.jpg) no-repeat;
 height: 475px; width: 750px; text-align: left; padding-left: 550px}
/* to align other edge just do everything other */

TD.marathon { background-color: white; color: rgb(20,20,20);
   margin-left: 1em; margin-right: 1.2em}
/* to align other edge just do everything other */

TD.me { background-color: white; color: rgb(20,20,20);
   margin-left: 1em; margin-right: 1.2em; background: url(images/index_us.jpg) no-repeat;
 height: 500px; width: 750px; text-align: left; padding-left: 500px}

TD.two { background-color: white; color: rgb(20,20,20);
   margin-left: 1em; margin-right: 1.2em; background: url(images/me.jpg) no-repeat;
 height: 472px; width: 789px; text-align: left; padding-left: 160px}

TD.creativity { background-color: white; color: rgb(20,20,20);
   margin-left: 1em; margin-right: 1.2em; background: url(images/creativity.jpg) no-repeat;
 height: 492px; width: 800px; text-align: left; padding-left: 350px}

TD.travels { background-color: white; color: rgb(20,20,20);
   margin-left: 1em; margin-right: 1.2em; background: url(images/travels.jpg) no-repeat;
 height: 500px; width: 730px; text-align: left; padding-left: 400px}

BODY.us { background-color: white; color: rgb(20,20,20);
   margin-left: 1em; margin-right: 1.2em }

A:link { color: rgb(33,66,205) }
a { text-decoration: none; }
a:hover { text-decoration:underline; }
A:visited { color: rgb(33,66,205) }
A:active { color: blue }
/* "color" is font color */

IMG { border-style: none }
IMG.right { float:right; margin-left: 1em }
IMG.left { float:left; margin-right: 1em }

BLOCKQUOTE { font-size: smaller }

DIV { background-image: "images/rushes2.jpg" }
/* you can do arbitrary formatting sometimes with a div tag */