/*
-----------------------------------------------
STYLE SHEET
Site: www.virtualyarns.com
Author:   reefnet    www.reefnet.co.uk
-----------------------------------------------
*/

body {
	background: #ebebeb;
        font: 14px / 1.7em "trebuchet ms", arial, verdana, sans-serif;
        font-family:  "trebuchet ms", arial, verdana, sans-serif;
	color: black;
	line-height: 1.4em;
	margin: 0;
	padding-top: 10px;
	height: 100%;
}

a		{color: #5e659a; text-decoration: underline; font-weight: normal;}
a:link		{color: #5e659a; text-decoration: underline; font-weight: normal;}
a:visited	{color: grey; text-decoration: underline; font-weight: normal;}
a:hover		{color: black; text-decoration: underline; font-weight: normal;}
a:active        {color: black; text-decoration: underline; font-weight: normal;}



#main{
        padding: 20px;
        width: 640px;
}

#main h1{
        font-size: 1.3em;
}

#main h2{
        font-size: 1.2em;
        font-style: italic;
}
