﻿body		{
	background-attachment: fixed;
	background-image: url("http://www.7layers.com/images/bg3.jpg");
	background-color: #EDEEFC; 
	background-repeat: no-repeat;
} 

p			{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-decoration: none;
	line-height: 18px;
}


h1			{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 13pt;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-decoration: none;
	line-height: 18px;
}


h2			{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-decoration: none;
	line-height: 18px;
}

h3			{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-decoration: none;
	line-height: 18px;
}


A:link		{
	color: #003366;
	text-decoration: none;
	font-weight: bold;
}


A:visited	{
	color: #003366;
	text-decoration: none;
	font-weight: bold;
}


A:hover		{
	color: #003366;
	text-decoration: none;
	font-weight: bold;
	background: #C3D2E1;

}


A:active	{
	color: #003366;
	text-decoration: none;
	font-weight: none;
}


html{
  overflow: scroll;
}