﻿/* Resets for the site */

* {
	margin: 0px 0 0 0;
	padding: 0;
}

img {
	border-style: none;
	border-color: inherit;
	border-width: 0;
	text-decoration: none;
}

ul, ol, li {
	list-style: none;
}
