*          { margin:0; padding:0; }
html, body { margin:0; padding:0; line-height:0; height:100%; border:0; text-align:center; }

html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input,abbr,article,aside,command,details,figcaption,figure,footer,header,hgroup,mark,meter,nav,output,progress,section,summary,time { margin: 0; padding: 0; }
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th,figcaption { font-size: 1em; font-weight: normal; font-style: normal; }
fieldset,iframe { border: none; }
caption,th { text-align: left; }
table { border-collapse: collapse; border-spacing: 0; }

body {
	line-height:100%;
	font-size:76%;
	font-family:arial,verdana,sans-serif;
	background-color:#ccc;
	color:#343434;
}

a {         color:#343434; }
a:visited { color:#343434; }
a:hover {   color:#820000; }
a:active {  color:#820000; }

#cont1 {
	position:absolute;
	display:block;
	height:100%;
	width:100%;
	top:0;
	left:0;
	text-align:center;
}
#cont2 {
	position:absolute;
	display:block;
	width:425px;
	height:457px;
	top:50%;
	left:50%;
	margin:228px 0 0 -212px;
}
