﻿@charset "UTF-8";

body {
    font-family: "Open Sans", Arial, sans-serif;
    white-space: nowrap;
    font-size: 12px;
}
.test2 {
    color: blue;
}

