h1
{
	margin-left: 20px; 
	margin-right: 20px;
	color: #A52A2A;
	background: #FFEBCD;
	border: 1px solid #CD853F;
	padding: 5px;
	width: 550;
	text-align: center;
}

h2
{
	margin-left: 80px; 
	margin-right: 80px;
	color: #A52A2A;
	background: #FFEBCD;
	border: 1px solid #CD853F;
	padding: 5px;
	width: 550;
	text-align: center;
}

h3
{
	color: #A52A2A;
	padding: 5px;
	width: 550;
}

body
{
	background-color: #FFEBCD;
	p {color: black;
	line-height: 1.3;
}

<! ------------ Embedded Style Formats ---------------->
<link rel="stylesheet" href="rollover.css">

<style>.tab {margin-left: 40px;}</style>
<style>.tab60 {margin-left: 60px;}</style>
<style>.tab80 {margin-left: 80px;}</style>
<style>.tab120 {margin-left: 120px;}</style>
<style>.tab160 {margin-left: 160px;}</style>

<style>.tab80sc 
		{
			color: #A52A2A;
			margin-left: 80px; 
			margin-right: 80px;
			background: #F5DEB3;
			border: 1px solid #CD853F; 
			Padding: 5px;
			width:550;
		}</style>
		
<style>.emphasis 
		{
			color: #A52A2A;
			margin-left: 80px; 
			margin-right: 80px;
			text-align: center;
			border: 1px solid #CD853F; 
			Padding: 5px;
			width:550;
		}</style>

<style>.center
		{
			Text-Align: center;
		}</style>
		
<style>.comment 
		{
			margin-left: 80px; 
			margin-right: 80px;
			border: 1px solid #CD853F; 
			Padding: 5px;
			width:550;
		}</style>		
		
<link rel="stylesheet" href="style.h1.css">
<! ------------ End Embedded Style Formats ------------>
