/* CSS Document */

.background { color:#FFF; font-family:Verdana, Arial, Helvetica, sans-serif; }

#photodisplayer { width:764px; }
#textdisplayer { width:764px; }
#textdisplayerleft { text-align:left; float:left; width:380px; }
#textdisplayerright { text-align:left; float:right; width:380px; }

#clearer { clear:both; }
