/*
Theme Name: Axedesign.co.uk
Theme URI: http://www.readyforuni.com
Description: The theme i designed for my site.
Version: 1.6
Author: Stephen Axe
Author URI: http://www.readyforuni.com
Tags: applying to uni, blogings

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

@charset "UTF-8";
.wrapper {
	background-image: url(http:www/readyforuni.com/body.jpg);
	background-repeat: repeat-y;
	width: 800px;
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.header {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
.content {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
.post {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}
.nav {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
.commentlist {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
.commentform {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
.footer {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
.wrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(http://www.readyforuni.com/body.jpg);
	background-repeat: repeat-y;
}
.wrapper {
	background-image: url(http://www.readyforuni.com/body.jpg);
	background-repeat: repeat-y;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
