/* reset.css */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0; padding:0; border:0; font-weight:inherit; font-style:inherit; font-size:100%; font-family:inherit; vertical-align:baseline;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:top;}
a img {border:none;}

/* Everyone is Photogenic styling */
body,td,th { color: #000000; font-family:"Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", sans-serif; font-size:0.625em; }
body { background-color: #FFFFFF; }
#bg { display:block; left:0%; height:100%; position:fixed; top:0; width:100%;  overflow:hidden; position:absolute; top:0; z-index: 0}
#bg #images { height:110%; position: fixed; width:120%;}
#bg #images img { display: inline; float:left; height:142px; width:213px; }
#fg { margin:0 auto; padding: 6em 6em 2em; position: relative; width:60%; z-index:1}
#content { background:url(white.png) top left repeat; border:1px solid #333; margin: 0 auto; padding: 3em 6em 5em; position: relative; z-index:1 }
#content { border-radius:50px; -moz-border-radius:50px; -webkit-border-radius:50px; -khtml-border-radius:5	0px;  }
#content { -moz-box-shadow: 0px 0px 25px #333;
	-webkit-box-shadow: 0px 0px 25px #333;
	box-shadow: 0px 0px 25px #333;
}
#signature { margin-top: 5em; }
#share { font-size: 1.3em; margin-top:3em; }
#share ol { font-size:100%; line-height: 1.5em; list-style-type: armenian; list-style-position:outside; margin:1em 0 0 1.7em; }
#share li { margin-bottom: 0.75em; }

h1, h2, h3, h4, h5, h6 { font-weight: bold}
h1 { color: #FFF; font-size:4.37em; margin-bottom:0.8em; text-align: center; text-transform: uppercase }
h2 {}
h3 { font-size: 1.6em; line-height:1.9em; margin: 2em 0 0.6em; }
p { font-size:1.6em; line-height: 1.9em; margin-bottom:1em; }

.pngfix { behavior: url(iepngfix.htc); }

.text {font-size: 9px; }


