/*
	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);
@import url(style_silver.css);

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