div.home2 {
    border-top:1px solid #D60D8C;
    border-left:1px solid #D60D8C;
    border-right:1px solid #D60D8C;
    border-bottom:0px solid #D60D8C;
}

.footer {
    background:pink;
    min-height:320px;
    margin:-10px auto 0;
    padding:0;
    width:850px;
    border-bottom:1px solid #D60D8C;
    border-left:1px solid #D60D8C;
    border-right:1px solid #D60D8C;
}

p.follow_me {
    width:215px;
    font-size:19px;
    padding:1em;
    float:left;
    text-align:right;
}

p.logos {
    float:left;
    margin-top:24px;
}

p.text {
    clear:both;
    padding:3.5em;
}

p.planner
{
	font-size: 25px;
	margin-left: 16px;
	margin-top: 23px;
	width: 260px;
	text-align: center;
	font-family: Edwardian Script ITC, cursive;
	letter-spacing: 1px;
	line-height: 25px;
	font-weight: bold;
}

p.planner_click
{
	margin-left:32px;
	margin-top:-13px;
	width:260px;
	text-align:center;
	line-height:12px;
}

a.click  {
    background:url("../images/click_pink.png") no-repeat scroll 0 0 transparent;
    display:block;
    width:227px;
    height:56px;
    }
    
a.click:hover  {
    background:url("../images/click_black.png") no-repeat scroll 0 0 transparent;
    display:block;
    width:227px;
    height:56px;
    }

p.info {
    clear:both;
    width:550px;
    font-size:13px;
    margin-left:150px;
}