@charset "UTF-8";
/* CSS Document */

/* 	
	The Boudreaux Group - Print Sheet
	Date: 5/2016
*/

/* Ensure the content spans the full width */
#container, #content, #sub-content
{
width: 100%; margin: 10px; float: none;
}

/* Improve colour contrast of links */
a:link, a:visited
{
color: #781351
}