.laptop {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	background-color: #FFFF66;
	height: 150px;
	width: 500px;
	border: #000000;
	padding: 15px;
	line-height: 12px;
	margin: 10px;
}
.blogsample {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 25px;
	color: #000000;
	background-color: #FFFF66;
	height: 200px;
	width: 600px;
	padding: 10px;
}
.commitbox {
	width: 98px;
	border: 3px solid #CC3300;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #CC3300;
	background-color: #66CBFD;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
	letter-spacing: normal;
	word-spacing: normal;
	margin: 10px;
}
.titleducktoes {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bolder;
	color: #000000;
	padding: 0px;
}
.commitboxCopy {
	height: auto;
	width: 200px;
	border: 3px solid #CC3300;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #CC3300;
	background-color: #FFFFFF;
	padding: 2px;
	line-height: 20px;
	vertical-align: middle;
	text-align: center;
	left: auto;
	text-decoration: none;
	top: auto;
	right: auto;
	bottom: auto;
	letter-spacing: normal;
	word-spacing: normal;
}
.titleducktoesorange {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bolder;
	color: #ff6600;
	padding: 0px;
}

