body {
	background: none repeat fixed 0 0 #013c8c;
}

#div_layout {
	background-image: url(../images/bkg_sun.png);
	width: 745px;
	min-height: 609px;
	margin: 0 auto;
}

#div_logo {
	width: 570px;
	height: 346px;
	margin: auto;
	position: relative;
	top: 40px;
	left: -40px;
}

#img_logo { /* 570 x 346 */
	display: none;
}



#div_follow {
	width: 700px;
	height: 30px;
	margin: auto;
	position: relative;
	top: 70px;
    font-size: 20px;
    color: white;
    font-family: sans-serif;
}
#div_follow a{
    color: white;
}
#img_follow { /* 363 x 30 */
	display: none;
}