main {
	background-color:#faa14d;
}
body {
	background-color: #945848; 
} 
h1 {
	color: ffffff; 
	font-family: Georgia, "Times New Roman", serif;
}

div 
{
	background-color: ff1408;
} 

#paraone 
{
	color: ffffff;
	position: absolute; 
	right: 40px; 
	top :100px;
	font-family: Georgia, "Times New Roman", serif;
	
} 

#paratwo 
{
	color: ffffff;
	position: absolute; 
	right: 40px; 
	top: 500px;
	font-family: Georgia, "Times New Roman", serif;
} 