/*-----------
style resets
-----------*/


/*set block elements to 0 */
body,p,h1,h2,h3,h4,div,ul,li,form,fieldset {
	margin: 0;
	padding: 0;
}