﻿/*background.css*/

body								{background:#ffffff;}
#background 						{background:/* when using multiple background, remove this image */ url('background_image1.jpg') no-repeat scroll left top; height: 100%}
#background_wrapper 				{left:0px; height:1000px;}
