/**
 * UP CSS
 * Copyright (c) 2011 Ubiquity Press
 *
 * Based on the common CSS template by John Willinsky
 * Distributed under the GNU GPL v2.
 */

/**
 * Common HTML elements
 */

body {
	background-image: url("http://www.presentpasts.info/up/images/pp/body_bg.png");
}

#header {
	background-image: url("http://www.presentpasts.info/up/images/pp/header_bg.png"); 
}

#body {
	background-image: url("http://www.presentpasts.info/up/images/pp/inner_bg.png");
}