@charset "utf-8";
/* CSS Document */


body{
	background-color:#000000;
	margin:0;
	padding:0;
}

#wrapper{
	width:800px;
	margin:0 auto;
	background-repeat:no-repeat;
}

#postacomment{
	width:175px;
	height:35px;
	position:relative;
	top:-450px;
	right:-305px;
}

#postcomment img{
	border:none;
}
