/*
	NOTEPRESS - R18
	Alternate Style for the 'NotePress' WordPress theme
	Author: Dave Broome
	URI: http://db.rambleschmack.net/
*/


/* USE MAIN STYLESHEET AS BASE */
@import url(style.css);

body {
	background: #000040 url('images/wallpapers/inferno.jpg') no-repeat fixed center;
}