/* Created using Style Master from Western Civilisation CSS1 { -23 -4 542 642 } */

/* This is my Recipes Style Sheet. It covers 2 types and 3 levels of recipes. */

/*Elements*/

BODY
{background-attachment: fixed;
background-color: transparent;
background-image: url();
background-repeat: repeat-y;
color: #A22;
font-family: Default Font;
margin-left 0%
margin-bottom 0%}

.GreenScrolls {
scrollbar-base-color:Black;
scrollbar-face-color:White;
scrollbar-shadow-color:Black;
scrollbar-highlight-color:Black;
scrollbar-3dlight-color:Black;
scrollbar-darkshadow-color:Black;
scrollbar-track-color:White;
scrollbar-arrow-color:Black;
}

/*text format*/

{Bullets and Numbering}
H1
{color: Black;
font-size: 140%}

H2
{color: Black;
font-size: 130%;
margin-left/* */: 0%}

H3
{color: Black;
font-size: 120%}

H4
{color: Black;
font-size: 110%;
font-weight: 600;
margin-left/* */: 2%;
margin-right: 8%}

UL
{color: Black;
list-style-type: none}

P
{color: Black}


/*Links*/

A:link
{color: Black}

A:visited
{color: Black}

A:active
{color: Black}

A:hover
{color: red}
