@charset "utf-8";

/*.entry.Feature{
	width:300px;
	height:200px;	
}
.entry{
	width:300px;
	height:300px;	
}*/
#container{
	max-width:1024px;	
}
#contents{
	width:98%;
}
#leftHack {
	width:470px;

}
#leftSideMenu {
padding-left: 10px;
width: 435px;
}
#rightSideMenu {
float: right;
width: 320px;
}
#logo{
	background-position-x: -5px;
	background: url(http://www.pixelettestudios.com/img/newLogoOpac.png);
}
#navigation{
	background:white;
}
#fp-nav {
position: fixed;
top: 195px;


}
.mainImage{
	width: 179px;
/* height: 330px; */
background-size: contain;
margin-right: 40px;
margin-left: 20px;
}
