body {background-color: peachpuff}
p {font: 14px arial;color: red;background:transparent}
a:link     {color:#0000FF;background:transparent}
a:visited  {color:#990099;background:transparent}
a:active   {color:#0000FF;background:transparent}
a:hover    {color:#ff0000;background:transparent}
li,h1,h2,h3,h4,h5,TD {
		font-family:arial;
		color:#red;
		background:transparent
			}

.ul {list-style-position: outside; color: red; font: 12px arial;background:transparent}
TD {font: 14px arial;color: red;background:transparent}
.table {position:absolute; top:220  }
.menu {position: absolute; top: 30px; left: 45px}
.button {position: absolute; top:30px; left: 10px}
.header {position: absolute;top:30px; left: 120px; right: 120px}
.text {position: absolute;top:650px;  left: 0px; right: 50px}

