﻿@charset "UTF-8";

body {
  background-color: #ffffff;
  font: 14px;
  color: #d3d3d3;
  line-height: 1.7;
}

a{
text-decoration: none;
color:#d3d3d3;
}

p {
text-align: center;
}


