/*  
Theme Name: Alderac-Abandon
Theme URI: http://www.l5r.com/
Description: Wordpress theme for Alderac Entertainment Group created by <a href="http://www.holycow.com/">Holy Cow Design</a>.
Version: 1.0
Author: Joe Fulgham
Author URI: http://www.holycow.com/joe/
Tags: Child Theme
Template: alderac-as
*/

@import url(../alderac-as/style.css);

/* Clear All */
* {
	margin: 0;
	padding: 0;
}

/* The Basics */

html, body{
	background: #2361b4 url('images/background-abandon.jpg') repeat-x;
}

#subfooter {
	background: none;
}

#header {
	background: url(images/header-top-abandon.jpg);
}

