@charset "UTF-8";
body {
	background-color: #000000;
	background-repeat: no-repeat;
	background-position: center top;
	border-width: 0;
}
.backgroundCenter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	background-color: #FFFFFF;
	background-image: url(justinsegal_site/assets/pixAssets/backgroundPix/600x500Blog.png);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: justify;
	text-indent: 10px;
}
.textBlog {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	text-align: justify;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
