/*download-format.css*/
body{
	margin:2% 20%;
	}
li{
	font-size:18px;
	}
h1{
	color:#0055ff;
	}
h2{
	text-align:left;
	margin-left:0%;
	color:white;
	}
p.one{
	margin-left:2%;
	}
p.red{
	margin-left:2%;
	color:red;
	}
span{
	background-color:#6699ff;
	border-style:solid;
	border-color:black;
	border-width:1px;
	padding:5px;
	}
/*background color c2e0ec matches the color of the bottom of the jpg*/
