@import url(style.css);
/* overrides the padding on content for the welcome page */
.content{
	height: auto!important;
	padding-left: 10px!important;
	margin-left: 10px;
}

.main
{
	background: none;
}


