﻿@charset "utf-8";
/* CSS Document */


.header-top{
	background-color: #FFF;
	margin: 0 auto;
	text-align: center;
	position: relative;
	width: 100%;	
}

p {
 text-align:justify;		
}

address{
font-size:10px;
text-align:center;
	
}




    /*width: auto;
    height: 20%;
    
    margin-top:45px;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
    background: #333;
    border-top: 2px solid #000;*/
 
