﻿.hr
{
    border:0;
    color:Orange;
    background-color:Orange;
    height:1px;
    width:100%;
    text-align:center;
}
.body
{
    width: 800px;
    height: auto;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    background-color: Black;
}

