#container
{
	background:url('../images/portfolio_bckgrnd.jpg') -7px 0px no-repeat;
	width:440px;
	height:410px;
	margin-top:30px;
	margin-left:auto;
	margin-right:auto;
	padding:30px;
}
#mic
{
	background:url('../images/microphone.gif') 0px 0px no-repeat;
	width:60px;
	height:150px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:60px;
}
h3
{
	font-family:Helvetica, Arial, sans-serif;
	color:#777;
	margin-bottom:2px;
	font-size:14px;
	font-weight:normal;
}
li
{
	list-style-type:none;
}
ul
{

	margin-left:30px;
}
