﻿#content {
   border-radius: 0;
}

#leftsidebar {
   border-radius: 0;
}

#sidebar {
   border-radius: 0;
}

#footer {
   border-radius: 0;
   color: darkgray;
}

.background {
   background-color: white;
}

.layoutbox {
   background-color: white;
   box-shadow: 3px 3px 7px;
}