/* RESET ALL MARGINS IN ALL BROWSERS */
	
	html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, em, font, img, strong, dl, dt, dd, ol, ul, li, form, label, table, caption, tr, th, td, input {
                border: 0;
                outline: 0;
                font-weight: inherit;
                font-style: inherit;
                font-size: 100%;
                font-family: inherit;
                margin: 0;
                padding: 0;
            }:focus {
                outline: 0;
            }
			

p {margin-bottom:10px;}

