/* Edited with EditCSS */
/**** LINK-tag style sheet cert-01.css ****/

* {
	margin: 0;
	padding: 0;
}

body {
	background-color: #ffffff;
	text-align: center;
}

#wrapper {
	margin: 10px auto;
}


#cert-content {
	width: 750px;
	height: 531px;
	background-repeat: no-repeat;
	margin: 2em auto 2em auto;
	background-image:  url(../../images/l.gif);
	color: #000000;
	

}

ul {
	list-style-type: none;
	float: left;
	width: 560px;
	padding: 100px;
	color: #000000;
}

.headline {
	font-size: 25px;
	font-style: italic;
	font-weight: 700;
	margin: 0 0 1em 0;
	color: #000000;
}

.headshot {
	float: left;
	display: block;
	color: #000000;
	padding: 0 0 0 20px;
}

.link { 
	float: left;
	clear: both;
	color: #000000;
}

li.link {
	text-align: center;
	width: 190px;
	color: #000000;
}

.description {
	float: left;
	width: 350px;
	font-size: 25px;
	text-align: left;
	padding: 0 0 0 1em;
	color: #000000;
}

.million {
float: left;

}



#wrapper h2 {
	clear: both;
	width: 560px;
	height: 70px;
	margin: 0 auto;
	color: #000000;
}

#wrapper h2 a {
	display: block;
	width: 560px;
	height: 70px;
	color: #000000;
	}

#wrapper h2 a span {
	display: none;
	
} 

