/* 
Custom CSS file to work with Secret Revolution II theme.
Because the body tag has a class of "custom" you can simply
preface all elements in this stylesheet with .custom which
means you won't need to change the original styelsheet.
*/

/*
For example;

.custom p {
	font: normal 76%/1.3em verdana,helvetica,arial,sans-serif;
	}


*/

