body {
   font-family: Georgia, Times New Roman, Times, serif;
}

p {
   text-align: justify;
}

ul#disc {
   list-style-type: disc;
} 

li {
   margin-bottom: 1em;
}

.body_top {
	background: url(images/top.jpg) no-repeat center top;
}
.body_bot {
	background: url(images/bot.jpg) no-repeat center bottom;
}
.body_bg {
	background: #FD5A00 url(images/bg.gif)  repeat-x center top;
}

#gifts p {
   text-align: left;
}

.logo, .logo2 {
   border: 1px solid #be1d22;
   background-color: #fff;
   height: 27px;
   width: 100px;
   text-align: center;
}

.logo2 {
   width: 200px;
}

#linelink {
   text-align: center;
   width: 100%;   
}

#linelink a {
   border: 1px solid #be1d22;
   background-color: #fff;
   padding: 8px;  
}
