﻿/*
-----------------------------------------------
derrickharper.com Style Sheet
author:   Derrick Harper
location: http://www.derrickharper.com
version:  2007.01
----------------------------------------------- */
@import url("layout.css");
@import url("content.css");

html,body,div,p {font: normal 12px Georgia, Palatino, Palatino Linotype, serif; color: #000;}
body {background: #7F2007 url(/assets/img/bg_body.jpg) repeat-y 50% 0; background-attachment: fixed; margin: 0; padding: 0;}

/* Generic Rules
----------------------------------------------- */
a:link,a:active {color: #7E2007; text-decoration: none; /*border-bottom: 1px solid #7E2007;*/}
a:visited {color:#7E2007; text-decoration: none;}	
a:hover {color: #23110C; /*border-bottom: 1px dotted #23110C;*/}  /*#F0630D*/
a img {border-width: 0; border-style: none;}


/* orange #EF8C23 */