@charset "utf-8";
/* CSS Document */

a
{
	text-decoration:none;
}

body
{
	margin:0px;
	background:#CCCCCC;
}
/*.pic
{
	float:left;
	clear:both;
}
*/
.heading
{
	font-size:x-large;
    background:#666666;
}

.subheading
{
	width:350px;
	height:30px;
}	