body {
	background-image:url('images/new_home_bgd.gif');
	background-repeat: repeat-x;
	margin: 0px;
	background-color: white;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
	color:black;
}

#new_home_image{
	position: absolute;
	top: 30px;
	left: 0px;
}

#btn_photo{
	position: absolute;
	top: 422px;
	left: 70px;
}

#btn_xd360{
	position: absolute;
	top: 422px;
	left: 360px;
}

img {
	border: 0px;
}

#text a { 
	color: #555; 
	text-decoration: none; 
	border-bottom: 1px dotted #555;  
	cursor: pointer; 
}

#text a:hover { 
	border-bottom: 1px dotted #555;
	background-color: #eee; 
}

p {
	margin-left:10px;
	margin-top: 8px;
}
