html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
font: inherit;
vertical-align: baseline; }

body {
	font: bold 16px/1.25 arial, sans-serif;
	color: #000;
	background: #fff; 
}
img {
display: block;	
}
a {
	color: #000;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
ul {
	overflow: hidden;
	text-align: left;
	list-style: none;
}
li {
	float:left;
	width: 372px;
}
.last-child {
	width: 348px;
}
.wrapper {
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	height: 1px;
	overflow: visible;
	text-align: center;
}
.content {
	position: absolute;
	left: 50%;
}
#milk-and-beef .content {
	top: -32px;
	margin: 0 0 0 -125px;
	width: 250px;
	height: 64px;
}
#do-or-die .content {
top: -173px;
margin: 0 0 0 -360px;
width: 720px;
height: 346px; }

