@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(/babypeer/images/bg12.gif);
	background-repeat:repeat
	background-color:#eda397;
	background-attachment:fixed;
}

#blog1_title{
font:Arial, Helvetica, sans-serif bolder;
font-size:22px;
color:#FFFFFF;
  width:330px;
  padding-top:160px;
  padding-left:95px;
  }

#menu{
  width:330px;
  padding-top:6px;
  padding-left:95px;
}  

#blog1_bg{
  width:960px;
  height:220px;
  background-image: url(/babypeer/images/HOM_main_top_bg_960x220_12.jpg);
  background-repeat:no-repeat;
  
}

a.link_color:link {
	font-size: 13px;
	line-height: 18px;
	color: #F0F0F0;
	text-decoration: none;
}
a.link_color:visited {
	font-size: 13px;
	line-height: 18px;
	color: #F0F0F0;
	text-decoration: none;
}
a.link_color:hover {
	font-size: 13px;
	line-height: 18px;
	color: #FFFFFF;
	text-decoration: underline;
}
a.link_color:active {
	font-size: 13px;
	line-height: 18px;
	color: #F0F0F0;
	text-decoration: none;
}
a.link_white_bold:link {
	font-size: 12px;
	line-height: 18px;
	color: #F0F0F0;
	text-decoration: none;
	font-weight: bold;
}
a.link_white_bold:visited {
	font-size: 12px;
	line-height: 18px;
	color: #F0F0F0;
	text-decoration: none;
	font-weight: bold;
}
a.link_white_bold:hover {
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
a.link_white_bold:active {
	font-size: 12px;
	line-height: 18px;
	color: #F0F0F0;
	text-decoration: none;
	font-weight: bold;
}

