body	{
	margin : 5%;
	color : #000;
		}
#header, #menu 	{
		display : none;
		}
#content	{
		width : auto;
		padding : 0;
		}
#content img	{
	display : none
	}
a	{
	text-decoration : underline
	}
.link	{
	display : none;
	}	
h2	{
	font-size : 1.4em;
	font-weight : bold;
	color : #000;
	}