


body{
	background-color:#FFFFFF;
	
}

p{
width: 30em;
}


#copy
{

 border-top: thin dotted #000000;
}

#content
{

margin-left:10%;
margin-right:10%;

}

#all_left
{
width:32%;
float:left;

}

#all_right
{
width:30%;
float:left;
}

#bottom
{

clear:both;
}