#container{
	
	

	border-style: none;
	border-width: none;
	background-color: white;
	overflow: scroll;
	position: relative;
}
.pquote{
	color: white;
	font-size: 14pt;
	
	display: block;	
}	
.typing{
	display: none;
	float: none;
	padding: 0;
	margin: 0;
	border: 0;
	height: 270px;
	width: 485px;
	border-radius: 20px;
}

.person{
	float: left;
	height: 270px;
	width: 290px;
	border-radius: 20px; 
	}
p{
	font-size: 12pt;
	font-family: Times New Roman;
}

h1{
	font-size: 22px;
	
}
h2{
	color: black;
	
	line-height: 32px;
	margin: 0px;

	padding: 0px;
	}
#techtips{
	color: white; 
	font-size: 18pt;
	text-align: center;
	background-color: #003366;
}


	
#article1{
	float: left;
	display:block;
	color: black;
	background-color: white;

	
	}

#article2{
	float:left;
	display: block;
	color: black;

	}
#article3{
	float: left;
	display: block;
	color: black;
	page-break-after: always;

	}
#mainsection{
	float: left;
	color: black;
	border-style: none;
}
s
#mainsection2{
	float: left;
	color: black;
	

	}
#technologytips{
	float: left;
	color: black;

	
	}
#technologytipstext{
	margin-left: 10px;
	margin-right: 10px;
}
.mouse{
	
	float: right;
	padding: 0px, 1px, 0px, 0px;
	}



.keyboard{
	float: none;
	height: 200px;
	width: 350px;
}


#pictureheading{
	
	color: black;
	border-style: none;

	}
#pictureheading2{
	display: none;
	color: black;
	border-style: solid;
	border-width: 3px;
	border-radius: 25px;
	height: 350px;
	width: 510px;
	box-shadow: 10px 10px 5px black;
	background-color: #C0C0C0;
	position: absolute;
	top: 30px;
	right: 25px;
	text-indent: 5px;
	}