body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	background-color: #fff;
	font-size: .7em;
	line-height: 1.6em;
}

.heading{font-weight:bold;
	font-size: 1.4em;
}

a:hover  {
	text-decoration: none;
}

p {
	text-align: justify;
	margin-bottom:1em;
}

.center {
	margin: 0 auto;
	width: 800px;
}

#bg {
background-image: url(img/splashlindaimage.gif);
width:571px;
height:600px;
float:left;
}

#hello {
width:165px;
height:500px;
margin-left:360px;
padding-top:40px;
}

#blogs {
width:180px;
height:500px;
padding-top:40px;
margin-left:30px;
float:left;
}

#blogs p{
	text-align:left;
}
#blogs img{
	border:1px dotted #ccc;
	padding:5px;
	margin:5px;
}
