
body {
	margin: 0px;
	background-color: #f0f0f0;
	color: #333333;
	background-image: url(/extras/styles/webideas/body_bg.jpg);
	background-repeat: repeat-x;
}

@media (min-width:0) and (max-width:40.000em) { /* 640px */
	#footer {margin-bottom:200px;}
}