body{
font-family: helvetica, arial, san-serif;
background-image: url(nicolefleming_id_trans.gif);
	background-repeat: no-repeat;
	background-position: left top;
}


a:link{
color:black;
font-weight:bold;
}
a:visited {
color:black;
font-weight:bold;
}

#subcontent{
float:right;
width:180px;
color:#cccccc;
position:fixed;
top:5px;
right:70px;

}
.post{
background-color:#cccccc;
margin:10px;
padding:10px;
width:400px;
height:350px;
float:left;
overflow:hidden;
font-size:16px;

}
.bigpost{
background-color:#cccccc;
margin:10px;
padding:10px;
width:400px;
float:left;


}


h1{
padding:20px;

}
#arrows{
display:none;
}
#socialmedia{
position:fixed;
top:50px;
left:450px;
}

#posts{
width:80%;
}



