﻿@charset "UTF-8";
/* CSS Styling */


body {
	margin : 0px;
	padding: 0px;
	background-color: #FFFFFF;
}

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