/* Backgrounds will cover all the section
* --------------------------------------- */
#ipretty_1,
#ipretty_2,
#ipretty_3,
#ipretty_4,
#ipretty_5,
#ipretty_6,
#ipretty_7,
#ipretty_8,
#ipretty_9,
#ipretty_10,
#ipretty_11,
#ipretty_12,
#ipretty_13,
#ipretty_14,
#ipretty_15,
#ipretty_16,
#ipretty_17,
#ipretty_18,
#ipretty_19,
#ipretty_20{
	background-size:100% 100%;
	background-repeat:no-repeat;
}
/* Defining each section background and styles
* --------------------------------------- */
#ipretty_1{
	background-image: url(../images/ip1.jpg);
	padding: 0 0 0 0;
}
#ipretty_2{
	background-image: url(../images/ip2.jpg);
	padding: 0 0 0 0;
}
#ipretty_3{
	background-image: url(../images/ip3.jpg);
	padding: 0 0 0 0;
}
#ipretty_4{
	background-image: url(../images/ip4.jpg);
	padding: 0 0 0 0;
}
#ipretty_5{
	background-image: url(../images/ip5.jpg);
	padding: 0 0 0 0;
}
#ipretty_6{
	background-image: url(../images/ip6.jpg);
	padding: 0 0 0 0;
}
#ipretty_7{
	background-image: url(../images/ip7.jpg);
	padding: 0 0 0 0;
}
#ipretty_8{
	background-image: url(../images/ip8.jpg);
	padding: 0 0 0 0;
}
#ipretty_9{
	background-image: url(../images/ip9.jpg);
	padding: 0 0 0 0;
}
#ipretty_10{
	background-image: url(../images/ip10.jpg);
	padding: 0 0 0 0;
}
#ipretty_11{
	background-image: url(../images/ip11.jpg);
	padding: 0 0 0 0;
}
#ipretty_12{
	background-image: url(../images/ip12.jpg);
	padding: 0 0 0 0;
}
#ipretty_13{
	background-image: url(../images/ip13.jpg);
	padding: 0 0 0 0;
}
#ipretty_14{
	background-image: url(../images/ip14.jpg);
	padding: 0 0 0 0;
}
#ipretty_15{
	background-image: url(../images/ip15.jpg);
	padding: 0 0 0 0;
}
#ipretty_16{
	background-image: url(../images/ip16.jpg);
	padding: 0 0 0 0;
}
#ipretty_17{
	background-image: url(../images/ip17.jpg);
	padding: 0 0 0 0;
}
#ipretty_18{
	background-image: url(../images/ip18.jpg);
	padding: 0 0 0 0;
}
#ipretty_19{
	background-image: url(../images/ip19.jpg);
	padding: 0 0 0 0;
}
#ipretty_20{
	background-image: url(../images/ip20.jpg);
	padding: 0 0 0 0;
}

.navbar-brand b{
  color:#F06C9B;
}

#menu { position: fixed; right: 20px; top: 33%; width: 90px; margin: -160px 0 0; padding: 0; list-style-type: none; z-index: 70;}
#menu li { margin-top: 5px; font: 14px "Microsoft Yahei";}
#menu a { display: block; padding: 2px 0; background-color: #fff; color: #F06C9B; text-align: center; text-decoration: none;}
#menu .active a { color: #fff; background-color: #F06C9B;}