.box {
	background-image:url(../images/bg.jpg);
	background-position: top;
	background-repeat: no-repeat;
	margin: 0 auto;
	background-color: #000000;
	
}



.box, .box-tab-caption, .box-tab-caption-active {
    border-width: 1px;
}

#footer-wrapper, #header-wrapper {
    border-width: 1px;
}

h1 {
	font-family:"Segoe UI", Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #FFFFFF;
	font-weight: normal;
	border-bottom: #ff0000 1px dotted;
	margin: 0px 15px 5px 0px;
	padding: 0px 0px 3px;
	font-style: italic;
	text-transform: capitalize;
}

h2 {
	font-family:"Segoe UI", Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#FF0000;
	text-decoration:none;
}

h3 {
	font-family:"Segoe UI", Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#FFCC00;
	text-decoration:none;
}

h4 {
	font-family:"Segoe UI", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#00FF00;
	text-decoration:none;
}