@charset 'utf-8';
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: none;
	background-repeat: ;
	background-color: #330033;
	background-attachment: ;
}

#blog1_title{
  font:Arial, Helvetica, sans-serif bolder;
  font-size:26px;
  color:#333333;
  width:300px;
  padding-top:130px;
  padding-left:620px;
  }

#menu{
  width:300px;
  padding-top:10px;
  padding-left:620px;
}  

#blog1_bg{
  width:960px;
  height:220px;
  background-image: url(/babypeer/FileManager/d512255b611b00000420/photo/others/6597553724b8b5a98ba67b.jpg);
  background-repeat:no-repeat;
  
}

a.link_color:link {
	font-size: 13px;
	line-height: 18px;
	color: #660066;
	text-decoration: none;
}
a.link_color:visited {
	font-size: 13px;
	line-height: 18px;
	color: #660066;
	text-decoration: none;
}
a.link_color:hover {
	font-size: 13px;
	line-height: 18px;
	color: #660066;
	text-decoration: underline;
}
a.link_color:active {
	font-size: 13px;
	line-height: 18px;
	color: #660066;
	text-decoration: none;
}