<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";

/* reset.css | v1.1 | © Jordan Kosinski | Created April 10, 2012  Updated April 10, 2012 */

/* All code is owned by Jordan Kosinski and is licensed for use by the client, Dr. Deborah Caust  */
/* If you have any questions or concerns regarding the use or licensing of this code please contact Jordan Kosinski by visiting his site http://www.jordankosinski.com */
/* You can also vist http://www.copyright.gov/circs/circ01.pdf to view a pdf, issued by the United States Government, regarding copyrights */
/* In short, please don't steal this code without permission. It's just plain mean... */

/*Begin Browser Reset*/

*{margin:0;padding:0;}
</pre></body></html>