body
{
	font-family: Verdana, Tahoma, Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	background: #EBDDE2;
	background-color: #EBDDE2;
	color: black;
	margin: 0 10% 0 10%;
	
}

p
{
	Color: #736AFF;
	background-color: #B4CFEC;
	border-style: outset;
	border-width: 6px;
	border-color: blue;
	
}	

h1
{
	Color: red;
	font-size: x-large;
	font-size: 40x;
	
	
}	

h2
{
	Color: orange;
	font-size: x-large;
}

h3
{
	Color: red;
	font-size: x-large;
}

h4
{
	Color: #4AA02C;
	font-size: x-large;
}
