﻿@import url(sub_styles.css);
@import url(global_styles.css);

#articleCon
{
    margin-left: auto;
    margin-right: auto;
    margin-top: 7px;
    margin-bottom: 14px;
    font-size: 12px;
    width: 500px;
    background: inherit;
    text-align: justify;
}
