body {
	margin: 20px;
	font: 11px "Trebuchet MS";
}

#Content {
	margin: 0px auto;
	width: 300px;
	height: 150px;
	padding-top: 150px;
	padding-left: 25px;
	padding-right: 25px;
	background: url("../audio2mp3.png") no-repeat;
}

#File {
	border: solid 1px #ce5a13;
	text-align: center;
	margin-bottom: 20px;
	padding: 10px 0px;
}

#File input {
	font: 11px "Trebuchet MS";
}

#Submit {
	text-align: center;
	margin-bottom: 20px;
}

img {
	border: none;
}

#Message {
	font: bold 12px "Trebuchet MS";
	text-align: center;
}

a {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
