﻿body
{	background: url(images/background.png) repeat left top;
	margin:0;
}
.timeframe {
    margin: 15px 0 10px 175px;
    align-content: center;
    text-align: center;
}
.report
{
     margin: 15px 0 10px 175px;
  	 width: 800px;
 }
.button {
    margin: 0 0 0 475px;
    /*text-align: center;*/
}
.CommentHeader {
    text-align: center;
 }
.MonthQueryStyle {
    width: 567px;
    height: 123px;
    background-color: blue;
}
