﻿@charset "UTF-8";
/* Set all values to 0 */

html,
body,

a {
	border:none;
	padding:0;
	margin:0;
}

