.giftBg {
	color: #000;
	background: #fff url('media/bg.jpg') no-repeat top left;
	}

#album {
	color: #000;
	font-size: 16px;
	}	
	
#1-2-3 td{
	border: solid 10px red;
	}		

#giftMain a:link, #giftMain a:visited, #giftMain a:active {
	color: #0b305f;
    text-decoration: underline;
	}    
	
#giftMain a:hover {
	color: #0b305f;
    text-decoration: none;
    	font-size: 26px;
	border: solid 1px red;
	}  

#header {
	font-family: georgia, sans-serif;
	font-size: 21px;
	line-height: 30px;
	color: #000;
	font-style: italic;
	}
	
.title {
	font-size: 30px;
	font-family: georgia, sans-serif;
	}
	
.medTxt {
	font-size: 13px;
	font-weight: bold;
	}