* html a img { border: none; }

/* @end */
/* @group Simple Reset */
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, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center, textarea
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
}

table
{
	border-collapse: collapse;
	border-spacing: 0;
}

ul, ol
{
	list-style: none;
	margin-bottom: 10px;
}

/* @end */
/* @group Generic */
h1,h2,h3,h4,h5,h6
{
	margin: 0;
	font-weight: normal;
	font-style: normal;
}

h5 {font-size:2.3em;
margin-bottom: .4em;
font-weight:600;}
p{font-size:1.5em;
line-height:1.3em;}
.small { margin-top: 2px;
font-size: 80%; }

a img:focus { background-color: transparent; }

body
{
	font: 0.5em/0.4em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #000;
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: none;
	line-height:1em;
}

#container
{
	margin: 0px auto;
	width: 300px;
	background: url(../images/background.png) center 10px no-repeat;
	height: 514px;
}

#container2
{
	margin: 0px auto;
	width: 300px;
	background: url(../images/background.png)  center 10px no-repeat;
	height: 750px;
}

#container3
{
	margin: 0px auto;
	width: 300px;
	background: url(../images/background.png)  center 10px no-repeat;
	height: 750px;
}

#container4
{
	margin: 0px auto;
	width: 300px;
	background: url(../images/background.png)  center 10px no-repeat;
	height: 750px;
}

img
{
	margin: 0;
	padding: 0;
	border: none;
}

.enterhere { margin-left: 70px; }
