body {

 background: black url(yumaism1.jpg);

background-attachment:fixed;

background-repeat: no-repeat;

background-position: center center;

 color: wheat;

 font-size: 0.4cm;

 margin-left: 21em;

 margin-right: 7em;

}

strong {color:salmon;

font-weight: normal;}

h1 { 

background: paleturquoise;

 color: white;

 font-size: 0.6cm; }

p { line-height: 1.6em; }

em { font-style: normal;

 font-weight: bold;

 color: red;

 }

a:link { color: blue; }

a:visited {color: blueviolet; }

a:hover { color: gold; }

h2 { color:dimgray}

h3 { margin-left: 10em;}

