﻿<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<head>
	<title>Centering Artdrum</title>
</head>
<body>
<div id="wrap">

		<!-- http://artdrum.com --></div>
		
		#wrap 		{ width:900px; margin:0 auto; } /* "auto" makes the left and right margins center the wrapper */
</body>
</html>