/* CSS RESET */
/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

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, 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;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
/*general*/
body {
	background:#FFF;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif
}
#container {
	background:#fff;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	zoom: 1;
}
/* BASE */
h1 {
	font-size:248.5%;
	color:#ff91ff;
}
h2 {
	font-size:193.1%;
	color:#ff33ff
}
h3 {
	font-size:160%;
}
h1, h2, h3 {
	
}
h1, h2, h3, h4, h5, h6, strong {
	font-weight:700;
}
abbr, acronym {
	border-bottom:1px dotted #000;
	cursor:help;
}
em {
	font-style:italic;
}
blockquote, ul, ol, dl {
	margin:1em;
}
ol, ul, dl {
	margin-left:2em;
}
ol li {
	list-style:decimal outside;
}
ul li {
	list-style:disc outside;
}
dl dd {
	margin-left:1em;
}
caption {
	margin-bottom:.5em;
	text-align:center;
}
p, fieldset, table, pre {
	margin-bottom:1em;
}
input[type=text], input[type=password], textarea {
	width:12.25em;
*width:11.9em;
}
#container {
	margin:0 auto;
	width:1008px;
	height:781px;
	font-family: Arial, Helvetica, sans-serif;
	background: url(images/bg.jpg) repeat-y bottom;
	text-align:center
}
#container_inner {
	margin-top:20px;
	position:relative
	
}





a {
	text-decoration:none
}
strong {font-weight:700}
h1 { color:#fff; text-align:left; font-size:42px; margin-bottom:10px; top: 40px; width:750px; position:absolute; left:210px}
.box { position:absolute; left:490px; top:250px; color:#fff; font-weight:700; text-align: center}

p {line-height:1; margin-bottom:0}





.p1 {font-size:48px}
.p2 { font-size:32px}
.p3 { font-size:100px}