/*
Web portfolio screen style sheet
    Author: Brett Rasnick
    Date: 9-10-07
*/

body {background: url(images/g12mrb06.gif) repeat}
h3 {text-align: right; border-bottom: solid}
h4 {text-align: center; color: brown}
#links {color: green}
#links a {display: block}
#links a:link {color: darkgreen}
#links a:visited {color: darkgreen}
#links a:hover {color: brown}
#links a:active (color: darkgreen}



#skinselector {width: 55%; border: solid 1px}