/*Iris Tsing, Lab 4*/


/*   New Perspectives on JavaScript   Review Assignment*/body {margin: 0px; background-color: ivory}#head {width: 100%; background-color: rgb(255,153,51);        margin-bottom: 0px; border-bottom: 1px solid blue}#links {width: 150px; font-size: 8pt; float: left;         margin: 10px 10px 10px 5px; padding: 5px;         border: 1px solid blue; background-color: white}#links a {display: block; font-family: sans-serif;           text-decoration: none; color: black; padding: 2px}#links a:hover {text-decoration: underline; color: blue}#links span {width: 100%; color: white; background-color: blue;              text-align: center; font-family: sans-serif;              display: block; font-weight: bold;letter-spacing: 4}h2 {font-family: sans-serif; margin-bottom: 0px; margin-top: 10px;     color: blue; letter-spacing: 5}p {margin: 0px 0px 10px 0px}table {font-size: 8pt; margin-top: 0px; font-family: sans-serif;        border: 1px solid blue; width: 400px}th {font-family: sans-serif; color: white; font-weight: normal;    background-color: rgb(255,153,51); letter-spacing: 5; text-align: left}td {vertical-align: top; background-color: white}td.center {text-align :center}address {clear: left; border-top: 1px solid blue;          font-family: sans-serif; font-size: 8pt; font-style: normal;          margin-top: 5px}address b {color: blue; margin-left: 15px; margin-right: 5px}