body {
	font: .75em "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: center;
	margin: 0;
	background-color: #444;
}

a {
	color: #fff;
}

#content {
	width: 320px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	padding-top: 15px;
}

.webcam {
	color: silver;
	width: 310px;
	text-align: left;
	position: relative;
	display: inline-block;
}

.webcam a {
	color: silver;
}

h3 {
	color: silver;
	padding-top: 10px;
	margin-bottom: 3px;
	text-decoration: none;
	text-transform: uppercase;
	font: bold 1em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

img {
	border: 0;
}
