/** Met Pharmacy css styles **/

/* Globals */
html, body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 120%;
	color: #000;
	margin: 0px;
	padding: 0px;
	background: #000;
}
#content {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 1048px;
	height: 728px;
}

#pic {
	position: absolute;
	width: 258px;
	height: 457px;
	left: 737px;
	top: 216px;
}
