/* CSS Document */
html{
height: 100%;
}
body{
background: url('../images/card4.jpg') repeat left top;
}
#main
{
width: 1000px;
height: 600px;
background: url('../images/ArgosOriginalPhotoBonzi.jpg') no-repeat left top;
padding:  4px;
}
#maintext
{
width: 630px;
}}

