<html>
<head>
<link rel="stylesheet" type="text/css" href="background_image.css">
</head>
<body>
<iframe src="document_with_duplicate_css.html"></iframe>
</body>
</html>
<html>
<head>
<link rel="stylesheet" type="text/css" href="background_image.css">
</head>
<body>
<iframe src="document_with_duplicate_css.html"></iframe>
</body>
</html>