/* global
----------------------------------------------- */
body {
background	:#fff url(images/bg_small.gif);
background-position: 0px 100px;
font-family	:garamond, times;
margin		:0 20px 0 20px;
color		:#333;
}

h2 {
font-size		:14px;
font-weight		:normal;
}

/* layout
----------------------------------------------- */

.main {
background-color	:#EE80B3;
text-align		:center;
vertical-align		:top;
}

div.top-scallop {

position: relative;
margin: 0 auto;
width: 1000px;
height: 44px;
}

