﻿* {
	padding: 0;
	margin: 0;
	text-decoration: none;
	font-style: normal;
}

html,
body {
	height: 100%;
}

body {
	min-height: 100%;
	height: auto;
	position: relative;
}

img {
	border: 0
}

a {
	color: black;
}
