/*  
Theme Name: Deathisnotdying
Theme URI: http://www.deathisnotdying.com
Description: Theme for deathisnotdying.com
Version: 1.0
Author: Tony Lam	
*/

#index_subpage_graphic {
	float:left;
	text-align:left;
	background-image: url('singlegraphic.jpg');
	background-repeat: none;
	width:266px;
	height: 215px;
	border: solid 0px;
}
#index_main_subpages{
	float:right;
	text-align:left;
	background-image: url('single.jpg');
	background-repeat: none;
	width: 480px;
	height: 215px;
	border: solid 0px;
}
