@charset "utf-8";
/* CSS Document */

html, body {
background-attachment:fixed;
  
  font-family: "Comic Comic Sans MS, cursive", "Trebuchet MS", "Arial";
	font-size: 16px;
	font-weight: 700;
	color:#E6E6FA;
	background-color: #31315f;
	background-image: url(pumpkin/Pumpkin_Parot1.jpg);
	background-repeat: no-repeat;
	background-position: fixed;
	background-position:center; 
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;}
	
.linus	a { color: #333; text-decoration: none; }	
.linus a:link { color: #333; text-decoration:none; }
.linus a:visited {
	color: #333;
	text-decoration:none;
}
.linus a:hover {
	color: #333;
	text-decoration:none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-transform: capitalize;
}
.linus a:active {
	color: #FEF4F2;
	text-decoration:none;
	font-size: 16px;
}
.linus font {font-weight: bold; font-size:16px}

a {
	font-size: 16px;
}
.ls2	a { color: #98FB98; text-decoration: none; }	
.ls2 a:link { color: #98FB98; text-decoration:none; }
.ls2 a:visited {
	color: #FFFFE0;
	text-decoration:none;}
.ls2 a:hover {
	color: #F0E68C;
	text-decoration:underline;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
}
.ls2 a:active {
	color: #F0E68C;
	text-decoration:none;
	
}
.ls2 font {font-weight: bold; font-size:16px;}

a {
	font-size: 16px;
}
h1 { color: #FFE4B5; font-size: 16px; margin: 0; }	



