body{
background-color: #e1eaec;
	margin: 0;
}

.header{
background: url(http://i.imgur.com/HFrocen.png) no-repeat;
margin: 0px;
height: 45px;
}
.headercontent{
	margin: 0px auto;
}

h3{
padding: 12px;
background: rgb(100, 175, 175);
color: rgb(145, 38, 5);
text-align: center;
font-size: 17px;
margin: 0px;
}

h1{
font-size: 15;
text-transform: uppercase;
font-weight: bold;
padding-top: 3px;
padding-left: 9px;
}

h1 a{
	color: white;
	text-decoration: none;
	font-size: 18;
}

.headerl{
	float: left;
	width: 50%;
}
.like{
	float: left;
position: absolute;
top: 13px;
left: 229px;
}
.headerr{
	float: left;
	width: 50%;
	text-align: right;
}

.headerrc{
	padding-top: 12px;
}

.headerrc a{
	font-size: 15px;
text-decoration: none;
color: rgb(243, 71, 5);
text-transform: uppercase;
padding-right: 15px;
}

h2{
background: #EEE;
margin: 0px !important;
padding: 7px;
font-size: 16px;
color: rgb(255, 143, 0);
}
.body{
margin: 0px;
background: white;
}
.body{
	width: 989px;
margin: 0 auto;
border-left: 1px dashed #C9C9C9;
border-right: 1px dashed #C9C9C9;
}
.contentc p{
	padding: 12px;
}
.flashc{text-align: center;}
.contentc p{font-size: 14px;font-weight: normal;}
.contentc li{font-size: 14px;font-weight: normal;}

.showtut a{
	background: rgb(243, 71, 5);
position: fixed;
padding: 6px;
bottom: 0px;
right: 0px;
color: white;
text-decoration: none;
}

.photoshop{
background: rgb(29, 29, 29);
}