.bulk {
				/*margin: 24px 100px 0 100px;
				color: #000000;*/
				background-color: Black;
				width: 629px;
				background-position: center;}
			#head {
				margin: 0;
				padding: 0;
				background-color: Black;
				background-position: center;
				margin-left: 8%;
				margin-right: 8%;
				margin-top: 1%;
				margin-bottom: 4%;
			}
			.links {
				font-size: 12px;
				font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
				color: Green;
			}

			h1{
				color: Green;
				font-size: 70px;
				font-family: Arial, Helvetica, sans-serif;
			}
			h2{
				color: Maroon;
				font-family: Arial, Helvetica;
				font-size: 64px;
			}
			h3{
				font-family: Arial, Helvetica;
				font-size: 24px;
				color: Gray;

			}
			h5{
				font-family: Arial, Helvetica;
				font-size: 24px;
				color: Maroon;

			}
			h4{
				font-family: Arial, Helvetica;
				font-size: 24px;
			}
			#p1{
				color: Green;
				font-family: Comic Sans MS;
				font-weight: bold;
				font-size: 13px;
			}
			#p2{
				color: #F0F8FF;
				font-family: MS Sans Serif, Geneva, sans-serif;
				font-weight: lighter;
				font-size: 13px;
			}
			.p2{
				color: #F0F8FF;
				font-family: MS Sans Serif, Geneva, sans-serif;
				font-weight: lighter;
				font-size: 13px;
			}
			.rctxt{
				color: #B22222;
				font-family: MS Sans Serif, Geneva, sans-serif;
				font-weight: lighter;
				font-size: 13px;
			}
			p{
				color: Blue;
				font-family: Comic Sans MS;
				font-weight: normal;
				font-size: 16px;
			}
			a:link{
				font-family:tahoma;
				color: #FF0000;
				text-decoration: none;
				font-size : 12px;
			}
			a:visited{
				font-family: tahoma;
				color: Green;
				text-decoration: none;
				font-size: 12px;
			}
			a:hover{
				font-family:tahoma;
				background: #ffff00;
				color: #121160;
				text-decoration: none;
				font-size : 12px;
			}
			#footer {
				text-align: center;
				font-family: Comic Sans MS;
				font-size: 9px;
				color: #ff0000;
				background-color: transparent;
				margin-bottom: 7px;
				margin-left: 20%;
				margin-right: 20%;
				margin-top: 25px;

				width: 377px;
			}
			#end{
				background-color: transparent;
				width: 100%;
				position: absolute;
				float: none;
			}
