body {
    font-size:12px;
	margin:0px auto;
	background-image: url(../img/bg_pink.gif);
	background-repeat: repeat;
	font-family:  Arial, "‚l‚r ‚oƒSƒVƒbƒN";
}

h1 {margin-bottom:0px;
	color: #FF659C;}


a {
	text-decoration: underline;
}

a:link{
	color: #843094;
}

a:visited{
	color: #FF009C;
}

a:hover{
	color: #FF009C;} 
	

#main{width:760px;
      margin:32px auto 0px;}

#header{width:760px;
        height:250px;
        margin:0px auto;
	    background-color:#FFFFFF;}
		


#contents{width:760px;
      margin:0px auto 8px;
	  padding:10px 0px 50px;
	  background-color:#FFFFFF;}
	

#footer{width:760px;
		text-align:right;
		float:right;}  

#copyright{
	text-align:center;
	font-size: small;
	margin-bottom:20px;
}
	 
.menu{float:left;
      height:27px;}
	  
.title{
	width:724px;
	height:24px;
	background-color: #FFD3DE;
	margin:0px auto 20px;
	text-align:center;
	padding:3px 0px 0px;
	color: #DA55D3;
	font-family: "Comic Sans MS";
	font-weight: lighter;
}	

.ad{
    margin:10px;}
	
.google{
    width:728px;
	height:118px;
    margin:0px auto 10px;
	border:1px solid #FFD3DE;
	padding-top:20px;} 

.google2{
    text-align:left;
	margin:20px 100px;
	border:1px solid #FFD3DE;
	padding:15px;"}	
	

	
